Lines Matching refs:cx_write
1661 cx_write(MC417_CTL, 0x00000036); in cx23885_gpio_setup()
1662 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1688 cx_write(MC417_CTL, 0x00000037);/* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1690 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1692 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1694 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1786 cx_write(MC417_CTL, 0x00000037);/* enable GPIO-3..18 pins */ in cx23885_gpio_setup()
1788 cx_write(MC417_OEN, 0x00005000); in cx23885_gpio_setup()
1790 cx_write(MC417_RWD, 0x00000d00); in cx23885_gpio_setup()
1792 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1838 cx_write(MC417_CTL, 0x00000037); in cx23885_gpio_setup()
1866 cx_write(MC417_CTL, 0x00000037); /* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1869 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1872 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1875 cx_write(GPIO_ISM, 0x00000000); /* INTERRUPTS active low */ in cx23885_gpio_setup()
2087 cx_write(GP0_IO, data); in netup_jtag_io()
2092 cx_write(MC417_RWD, data); in netup_jtag_io()
2096 cx_write(MC417_RWD, data | 0x00002000); in netup_jtag_io()
2099 cx_write(MC417_RWD, data); in netup_jtag_io()
2229 cx_write(0x130184, 0xc); in cx23885_card_setup()