Home
last modified time | relevance | path

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

/openbmc/linux/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()