IO7_CSR_PHYS      259 arch/alpha/include/asm/core_marvel.h #define IO7_CSRS_PHYS(pe, port)	(IO7_CSR_PHYS(pe, port, 0UL))
IO7_CSR_PHYS      260 arch/alpha/include/asm/core_marvel.h #define IO7_PORT7_CSRS_PHYS(pe) (IO7_CSR_PHYS(pe, 7, 0x300000UL))
IO7_CSR_PHYS      265 arch/alpha/include/asm/core_marvel.h #define IO7_CSR_KERN(pe, port, off) (IO7_KERN_ADDR(IO7_CSR_PHYS(pe,port,off)))