Searched refs:PI_ESIC_K_IO_CONFIG_STAT_0 (Results 1 – 2 of 2) sorted by relevance
756 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()837 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()839 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()906 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()908 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()1998 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2006 outb(status, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2012 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2014 outb(status, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()
1528 #define PI_ESIC_K_IO_CONFIG_STAT_0 0xCA9 macro