Home
last modified time | relevance | path

Searched refs:BT848_E_VDELAY_LO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h73 #define BT848_E_VDELAY_LO 0x010 macro
H A Dbttv-risc.c443 btwrite(geo->vdelay & 0xff, BT848_E_VDELAY_LO+off); in bttv_apply_geo()
606 vdelay = btread(BT848_E_VDELAY_LO) + ((crop & 0xc0) << 2); in bttv_buffer_activate_vbi()
612 btwrite(vdelay, BT848_E_VDELAY_LO); in bttv_buffer_activate_vbi()
H A Dbttv-driver.c736 btwrite(0xfe, BT848_E_VDELAY_LO); in disclaim_video_lines()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h73 #define BT848_E_VDELAY_LO 0x010 macro
H A Dbttv-risc.c354 btwrite(geo->vdelay & 0xff, BT848_E_VDELAY_LO+off); in bttv_apply_geo()
574 vdelay = btread(BT848_E_VDELAY_LO) + ((crop & 0xc0) << 2); in bttv_buffer_activate_vbi()
580 btwrite(vdelay, BT848_E_VDELAY_LO); in bttv_buffer_activate_vbi()
H A Dbttv-driver.c723 btwrite(0xfe, BT848_E_VDELAY_LO); in disclaim_video_lines()

Completed in 13 milliseconds