Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbt848.h96 #define BT848_CONTROL_COMP (1<<6) macro
A Dbttv-driver.c949 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
950 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
952 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
953 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
A Dbttv-cards.c3176 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()
3177 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()

Completed in 16 milliseconds