Searched refs:BT848_CONTROL_COMP (Results 1 – 3 of 3) sorted by relevance
108 #define BT848_CONTROL_COMP (1<<6) macro
980 btor(BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()981 btor(BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()983 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()984 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
3184 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()3185 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()