Lines Matching refs:cx_write
1608 cx_write(MC417_CTL, 0x00000036); in cx23885_gpio_setup()
1609 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1635 cx_write(MC417_CTL, 0x00000037);/* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1637 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1639 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1641 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1733 cx_write(MC417_CTL, 0x00000037);/* enable GPIO-3..18 pins */ in cx23885_gpio_setup()
1735 cx_write(MC417_OEN, 0x00005000); in cx23885_gpio_setup()
1737 cx_write(MC417_RWD, 0x00000d00); in cx23885_gpio_setup()
1739 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1785 cx_write(MC417_CTL, 0x00000037); in cx23885_gpio_setup()
1813 cx_write(MC417_CTL, 0x00000037); /* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1816 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1819 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1822 cx_write(GPIO_ISM, 0x00000000); /* INTERRUPTS active low */ in cx23885_gpio_setup()
2034 cx_write(GP0_IO, data); in netup_jtag_io()
2039 cx_write(MC417_RWD, data); in netup_jtag_io()
2043 cx_write(MC417_RWD, data | 0x00002000); in netup_jtag_io()
2046 cx_write(MC417_RWD, data); in netup_jtag_io()
2176 cx_write(0x130184, 0xc); in cx23885_card_setup()