Searched refs:BT848_COLOR_FMT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 165 #define BT848_COLOR_FMT 0x0D4 macro
|
H A D | bttv-risc.c | 661 ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video() 673 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video() 684 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 165 #define BT848_COLOR_FMT 0x0D4 macro
|
H A D | bttv-risc.c | 626 ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video() 637 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video() 647 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
|
Completed in 6 milliseconds