Home
last modified time | relevance | path

Searched refs:BT848_E_CONTROL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h93 #define BT848_E_CONTROL 0x02C macro
H A Dbttv-driver.c912 btaor(hibit, ~4, BT848_E_CONTROL); in bt848_contrast()
929 btaor(hibits, ~3, BT848_E_CONTROL); in bt848_sat()
949 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
952 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
1297 btand(~BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
1300 btor(BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
H A Dbttv-cards.c3176 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h93 #define BT848_E_CONTROL 0x02C macro
H A Dbttv-driver.c897 btaor(hibit, ~4, BT848_E_CONTROL); in bt848_contrast()
914 btaor(hibits, ~3, BT848_E_CONTROL); in bt848_sat()
934 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
937 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
1282 btand(~BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
1285 btor(BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
H A Dbttv-cards.c3173 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()

Completed in 21 milliseconds