Home
last modified time | relevance | path

Searched refs:BT848_E_CROP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbt848.h70 #define BT848_E_CROP 0x00C macro
Dbttv-risc.c444 btwrite(geo->crop, BT848_E_CROP+off); in bttv_apply_geo()
604 crop = btread(BT848_E_CROP); in bttv_buffer_activate_vbi()
612 btwrite(crop, BT848_E_CROP); in bttv_buffer_activate_vbi()
Dbttv-driver.c734 crop = btread(BT848_E_CROP) | 0xc0; in disclaim_video_lines()
735 btwrite(crop, BT848_E_CROP); in disclaim_video_lines()