Searched refs:BT848_COLOR_CTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 204 #define BT848_COLOR_CTL 0x0D8 macro
|
H A D | bttv-risc.c | 663 ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video() 674 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video() 685 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
|
H A D | bttv-driver.c | 1215 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 204 #define BT848_COLOR_CTL 0x0D8 macro
|
H A D | bttv-risc.c | 628 ~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 D | bttv-driver.c | 1200 btwrite(BT848_COLOR_CTL_GAMMA, BT848_COLOR_CTL); in init_bt848()
|
Completed in 14 milliseconds