Searched refs:PAL_BASE (Results 1 – 1 of 1) sorted by relevance
68 #define PAL_BASE (1ull << 63 | 0x1d030000) macro69 #define IXF_ADDR_HI (PAL_BASE + 0xa)70 #define IXF_ADDR_LO (PAL_BASE + 0xb)73 #define IXF_WR_DATA_HI (PAL_BASE + 0xc)74 #define IXF_WR_DATA_LO (PAL_BASE + 0xd)77 #define IXF_RD_DATA_HI (PAL_BASE + 0x10)78 #define IXF_RD_DATA_LO (PAL_BASE + 0x11)81 #define IXF_TRANS_TYPE (PAL_BASE + 0xe)82 #define IXF_TRANS_STATUS (PAL_BASE + 0xf)