Lines Matching refs:cx_write
1429 cx_write(MC417_CTL, 0x00000036); in cx23885_gpio_setup()
1430 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1456 cx_write(MC417_CTL, 0x00000037);/* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1458 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1460 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1462 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1554 cx_write(MC417_CTL, 0x00000037);/* enable GPIO-3..18 pins */ in cx23885_gpio_setup()
1556 cx_write(MC417_OEN, 0x00005000); in cx23885_gpio_setup()
1558 cx_write(MC417_RWD, 0x00000d00); in cx23885_gpio_setup()
1560 cx_write(GPIO_ISM, 0x00000000);/* INTERRUPTS active low*/ in cx23885_gpio_setup()
1606 cx_write(MC417_CTL, 0x00000037); in cx23885_gpio_setup()
1634 cx_write(MC417_CTL, 0x00000037); /* enable GPIO3-18 pins */ in cx23885_gpio_setup()
1637 cx_write(MC417_OEN, 0x00001000); in cx23885_gpio_setup()
1640 cx_write(MC417_RWD, 0x0000c300); in cx23885_gpio_setup()
1643 cx_write(GPIO_ISM, 0x00000000); /* INTERRUPTS active low */ in cx23885_gpio_setup()
1829 cx_write(GP0_IO, data); in netup_jtag_io()
1834 cx_write(MC417_RWD, data); in netup_jtag_io()
1838 cx_write(MC417_RWD, data | 0x00002000); in netup_jtag_io()
1841 cx_write(MC417_RWD, data); in netup_jtag_io()
1957 cx_write(0x130184, 0xc); in cx23885_card_setup()