Home
last modified time | relevance | path

Searched refs:MO_INPUT_FORMAT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-core.c586 cx_write(MO_INPUT_FORMAT, ((1 << 13) | // agc enable in cx88_reset()
944 cxiformat, cx_read(MO_INPUT_FORMAT) & 0x0f); in cx88_set_tvnorm()
949 cx_andor(MO_INPUT_FORMAT, 0x40f, in cx88_set_tvnorm()
H A Dcx88-reg.h159 #define MO_INPUT_FORMAT 0x310104 macro