Searched refs:BT848_O_CONTROL (Results 1 – 3 of 3) sorted by relevance
106 #define BT848_O_CONTROL 0x0AC macro
945 btaor(hibit, ~4, BT848_O_CONTROL); in bt848_contrast()962 btaor(hibits, ~3, BT848_O_CONTROL); in bt848_sat()982 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()985 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()1330 btand(~BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl()1333 btor(BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl()
3124 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()