Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt848.h204 #define BT848_COLOR_CTL 0x0D8 macro
Dbttv-risc.c662 ~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()
Dbttv-driver.c1215 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()