Searched refs:BT848_E_CONTROL (Results 1 – 3 of 3) sorted by relevance
105 #define BT848_E_CONTROL 0x02C macro
942 btaor(hibit, ~4, BT848_E_CONTROL); in bt848_contrast()959 btaor(hibits, ~3, BT848_E_CONTROL); in bt848_sat()979 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()982 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()1327 btand(~BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()1330 btor(BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
3188 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()