Searched refs:PCIO_BASE (Results 1 – 4 of 4) sorted by relevance
26 #define __io(a) (PCIO_BASE + ((a) << 2))
54 #define PCIO_BASE (IO_BASE + 0x00010000) macro
49 #define PCIO_BASE 0 macro
93 writeb(0xc, PCIO_BASE + (0x3f2 << 2)); in rpc_map_io()