Searched refs:PI_ESIC_K_IO_CONFIG_STAT_0 (Results 1 – 2 of 2) sorted by relevance
743 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()824 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()826 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()893 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()895 outb(val, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()1985 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()1993 outb(status, base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()1999 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()2001 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