[go: nahoru, domu]

Searched refs:MO_INPUT_FORMAT (Results 1 - 4 of 4) sorted by relevance

/drivers/media/pci/cx88/
H A Dcx88-core.c619 cx_write(MO_INPUT_FORMAT, ((1 << 13) | // agc enable
956 dprintk(1,"set_tvnorm: MO_INPUT_FORMAT 0x%08x [old=0x%08x]\n",
957 cxiformat, cx_read(MO_INPUT_FORMAT) & 0x0f);
960 cx_andor(MO_INPUT_FORMAT, 0x40f,
H A Dcx88-video.c237 .reg = MO_INPUT_FORMAT,
245 .reg = MO_INPUT_FORMAT,
361 cx_andor(MO_INPUT_FORMAT, 0x03 << 14, INPUT(input).vmux << 14);
370 cx_set(MO_INPUT_FORMAT, 0x00010010);
376 cx_clear(MO_INPUT_FORMAT, 0x00010010);
H A Dcx88-reg.h170 #define MO_INPUT_FORMAT 0x310104 macro
H A Dcx88-blackbird.c574 cx_clear(MO_INPUT_FORMAT, 0x100); /* chroma subcarrier lock to normal? */

Completed in 213 milliseconds