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