Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt848.h96 #define BT848_CONTROL_COMP (1<<6) macro
H A Dbttv-driver.c934 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
935 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
937 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
938 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
H A Dbttv-cards.c3173 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()
3174 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()