Home
last modified time | relevance | path

Searched refs:BT848_COLOR_CTL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbt848.h216 #define BT848_COLOR_CTL 0x0D8 macro
Dbttv-risc.c675 ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
686 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
697 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
Dbttv-driver.c1245 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()