Symbol: MC417_OEN
drivers/media/pci/cx23885/cimax2.c
200
cx_write(MC417_OEN, NETUP_EN_ALL);
drivers/media/pci/cx23885/cimax2.c
209
cx_write(MC417_OEN, NETUP_EN_ALL | NETUP_DATA);
drivers/media/pci/cx23885/cx23885-417.c
287
cx_write(MC417_OEN, regval);
drivers/media/pci/cx23885/cx23885-417.c
316
cx_write(MC417_OEN, MC417_MIRDY);
drivers/media/pci/cx23885/cx23885-417.c
383
cx_write(MC417_OEN, MC417_MIRDY);
drivers/media/pci/cx23885/cx23885-417.c
410
cx_write(MC417_OEN, MC417_MIRDY | MC417_MIDATA);
drivers/media/pci/cx23885/cx23885-417.c
474
cx_write(MC417_OEN, MC417_MIRDY);
drivers/media/pci/cx23885/cx23885-417.c
541
cx_write(MC417_OEN, MC417_MIRDY);
drivers/media/pci/cx23885/cx23885-417.c
568
cx_write(MC417_OEN, MC417_MIRDY | MC417_MIDATA);
drivers/media/pci/cx23885/cx23885-cards.c
1691
cx_write(MC417_OEN, 0x00001000);
drivers/media/pci/cx23885/cx23885-cards.c
1719
cx_write(MC417_OEN, 0x00001000);
drivers/media/pci/cx23885/cx23885-cards.c
1817
cx_write(MC417_OEN, 0x00005000);
drivers/media/pci/cx23885/cx23885-cards.c
1898
cx_write(MC417_OEN, 0x00001000);
drivers/media/pci/cx23885/cx23885-core.c
2088
cx_clear(MC417_OEN, (mask & 0x7fff8) >> 3);
drivers/media/pci/cx23885/cx23885-core.c
2091
cx_set(MC417_OEN, (mask & 0x7fff8) >> 3);
drivers/media/pci/cx23885/cx23885-dvb.c
685
cx_write(MC417_OEN, SP2_EN_ALL);
drivers/media/pci/cx23885/cx23885-dvb.c
695
cx_write(MC417_OEN, SP2_EN_ALL | SP2_DATA);
drivers/media/pci/cx23885/cx23885-dvb.c
940
cx_set(MC417_OEN, ALT_DATA);
drivers/media/pci/cx23885/cx23885-dvb.c
942
cx_clear(MC417_OEN, ALT_DATA);/* D0-D7 out */