Searched refs:PI_ESIC_K_IO_CONFIG_STAT_0 (Results 1 – 2 of 2) sorted by relevance
689 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()759 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_init()761 outb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0, val); in dfx_bus_init()828 val = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_bus_uninit()830 outb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0, val); in dfx_bus_uninit()1919 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()1927 outb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0, status); in dfx_interrupt()1933 status = inb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0); in dfx_interrupt()1935 outb(base_addr + PI_ESIC_K_IO_CONFIG_STAT_0, status); in dfx_interrupt()
1524 #define PI_ESIC_K_IO_CONFIG_STAT_0 0xCA9 macro