Searched refs:PI_ESIC_K_IO_CONFIG_STAT_0 (Results 1 – 2 of 2) sorted by relevance
746 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()827 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()829 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()896 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()898 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()1987 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()1995 outb(status, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2001 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2003 outb(status, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()
1529 #define PI_ESIC_K_IO_CONFIG_STAT_0 0xCA9 macro