Home
last modified time | relevance | path

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

/drivers/media/video/bt8xx/
Dbt848.h108 #define BT848_CONTROL_COMP (1<<6) macro
Dbttv-driver.c1151 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
1152 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
1154 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
1155 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
Dbttv-cards.c3190 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()
3191 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()