Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-reg.h178 #define MO_FILTER_ODD 0x310160 macro
Dcx88-video.c209 .reg = MO_FILTER_ODD,
302 cx_set(MO_FILTER_ODD, 0x00002020); in cx88_video_mux()
308 cx_clear(MO_FILTER_ODD, 0x00002020); in cx88_video_mux()
Dcx88-core.c731 cx_andor(MO_FILTER_ODD, 0x7ffc7f, value); in cx88_set_scale()