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.h189 #define MO_FILTER_ODD 0x310160 macro
Dcx88-video.c225 .reg = MO_FILTER_ODD,
318 cx_set(MO_FILTER_ODD, 0x00002020); in cx88_video_mux()
324 cx_clear(MO_FILTER_ODD, 0x00002020); in cx88_video_mux()
Dcx88-core.c722 cx_andor(MO_FILTER_ODD, 0x7ffc7f, value); in cx88_set_scale()