Home
last modified time | relevance | path

Searched refs:MC417_OEN (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-417.c296 cx_write(MC417_OEN, regval); in cx23885_mc417_init()
325 cx_write(MC417_OEN, MC417_MIRDY); in mc417_register_write()
392 cx_write(MC417_OEN, MC417_MIRDY); in mc417_register_read()
419 cx_write(MC417_OEN, MC417_MIRDY | MC417_MIDATA); in mc417_register_read()
483 cx_write(MC417_OEN, MC417_MIRDY); in mc417_memory_write()
550 cx_write(MC417_OEN, MC417_MIRDY); in mc417_memory_read()
577 cx_write(MC417_OEN, MC417_MIRDY | MC417_MIDATA); in mc417_memory_read()
Dcimax2.c210 cx_write(MC417_OEN, NETUP_EN_ALL); in netup_ci_op_cam()
219 cx_write(MC417_OEN, NETUP_EN_ALL | NETUP_DATA); in netup_ci_op_cam()
Dcx23885-reg.h352 #define MC417_OEN 0x00110024 macro
Dcx23885-cards.c1430 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1458 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1556 cx_write(MC417_OEN, 0x00005000); in cx23885_gpio_setup()
1637 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
Dcx23885-dvb.c668 cx_write(MC417_OEN, SP2_EN_ALL); in cx23885_sp2_ci_ctrl()
678 cx_write(MC417_OEN, SP2_EN_ALL | SP2_DATA); in cx23885_sp2_ci_ctrl()
936 cx_set(MC417_OEN, ALT_DATA); in netup_altera_fpga_rw()
938 cx_clear(MC417_OEN, ALT_DATA);/* D0-D7 out */ in netup_altera_fpga_rw()
Dcx23885-core.c1937 cx_clear(MC417_OEN, (mask & 0x7fff8) >> 3); in cx23885_gpio_enable()
1940 cx_set(MC417_OEN, (mask & 0x7fff8) >> 3); in cx23885_gpio_enable()