Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt848.h204 #define BT848_COLOR_CTL 0x0D8 macro
H A Dbttv-risc.c628 ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
638 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
648 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
H A Dbttv-driver.c1200 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()