Searched refs:MO_FILTER_EVEN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 301 cx_set(MO_FILTER_EVEN, 0x00002020); in cx88_video_mux() 307 cx_clear(MO_FILTER_EVEN, 0x00002020); in cx88_video_mux() 633 cx_andor(MO_FILTER_EVEN, mask, value); in cx8800_s_vid_ctrl()
|
H A D | cx88-reg.h | 176 #define MO_FILTER_EVEN 0x31015c macro
|
H A D | cx88-core.c | 730 cx_andor(MO_FILTER_EVEN, 0x7ffc7f, value); /* preserve PEAKEN, PSEL */ in cx88_set_scale()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 301 cx_set(MO_FILTER_EVEN, 0x00002020); in cx88_video_mux() 307 cx_clear(MO_FILTER_EVEN, 0x00002020); in cx88_video_mux() 634 cx_andor(MO_FILTER_EVEN, mask, value); in cx8800_s_vid_ctrl()
|
H A D | cx88-reg.h | 176 #define MO_FILTER_EVEN 0x31015c macro
|
H A D | cx88-core.c | 744 cx_andor(MO_FILTER_EVEN, 0x7ffc7f, value); /* preserve PEAKEN, PSEL */ in cx88_set_scale()
|
Completed in 12 milliseconds