Searched refs:BT848_CONTROL_COMP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 96 #define BT848_CONTROL_COMP (1<<6) macro
|
H A D | bttv-driver.c | 949 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()
|
H A D | bttv-cards.c | 3176 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel() 3177 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 96 #define BT848_CONTROL_COMP (1<<6) macro
|
H A D | bttv-driver.c | 934 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 D | bttv-cards.c | 3173 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel() 3174 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()
|
Completed in 21 milliseconds