Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbt848.h82 #define BT848_E_CROP 0x00C macro
Dbttv-risc.c456 btwrite(geo->crop, BT848_E_CROP+off); in bttv_apply_geo()
617 crop = btread(BT848_E_CROP); in bttv_buffer_activate_vbi()
625 btwrite(crop, BT848_E_CROP); in bttv_buffer_activate_vbi()
Dbttv-driver.c764 crop = btread(BT848_E_CROP) | 0xc0; in disclaim_video_lines()
765 btwrite(crop, BT848_E_CROP); in disclaim_video_lines()