Searched refs:BT848_COLOR_CTL (Results 1 – 3 of 3) sorted by relevance
204 #define BT848_COLOR_CTL 0x0D8 macro
662 ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()673 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()684 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
1215 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()