Searched refs:BT848_O_CONTROL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 94 #define BT848_O_CONTROL 0x0AC macro
|
H A D | bttv-driver.c | 913 btaor(hibit, ~4, BT848_O_CONTROL); in bt848_contrast() 930 btaor(hibits, ~3, BT848_O_CONTROL); in bt848_sat() 950 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux() 953 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux() 1298 btand(~BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl() 1301 btor(BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl()
|
H A D | bttv-cards.c | 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 | 94 #define BT848_O_CONTROL 0x0AC macro
|
H A D | bttv-driver.c | 898 btaor(hibit, ~4, BT848_O_CONTROL); in bt848_contrast() 915 btaor(hibits, ~3, BT848_O_CONTROL); in bt848_sat() 935 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux() 938 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux() 1283 btand(~BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl() 1286 btor(BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl()
|
H A D | bttv-cards.c | 3174 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()
|
Completed in 20 milliseconds