Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h70 #define BT848_E_CROP 0x00C macro
H A Dbttv-risc.c444 btwrite(geo->crop, BT848_E_CROP+off); in bttv_apply_geo()
605 crop = btread(BT848_E_CROP); in bttv_buffer_activate_vbi()
613 btwrite(crop, BT848_E_CROP); in bttv_buffer_activate_vbi()
H A Dbttv-driver.c734 crop = btread(BT848_E_CROP) | 0xc0; in disclaim_video_lines()
735 btwrite(crop, BT848_E_CROP); in disclaim_video_lines()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h70 #define BT848_E_CROP 0x00C macro
H A Dbttv-risc.c355 btwrite(geo->crop, BT848_E_CROP+off); in bttv_apply_geo()
573 crop = btread(BT848_E_CROP); in bttv_buffer_activate_vbi()
581 btwrite(crop, BT848_E_CROP); in bttv_buffer_activate_vbi()
H A Dbttv-driver.c721 crop = btread(BT848_E_CROP) | 0xc0; in disclaim_video_lines()
722 btwrite(crop, BT848_E_CROP); in disclaim_video_lines()

Completed in 13 milliseconds