Lines Matching refs:IOP13XX_PMON_BASE
217 #define IOP13XX_PMON_BASE (IOP13XX_PMMR_VIRT_MEM_BASE +\ macro
222 #define IOP13XX_PMON_CMD0 (IOP13XX_PMON_BASE + 0x0)
223 #define IOP13XX_PMON_EVR0 (IOP13XX_PMON_BASE + 0x4)
224 #define IOP13XX_PMON_STS0 (IOP13XX_PMON_BASE + 0x8)
225 #define IOP13XX_PMON_DATA0 (IOP13XX_PMON_BASE + 0xC)
227 #define IOP13XX_PMON_CMD3 (IOP13XX_PMON_BASE + 0x30)
228 #define IOP13XX_PMON_EVR3 (IOP13XX_PMON_BASE + 0x34)
229 #define IOP13XX_PMON_STS3 (IOP13XX_PMON_BASE + 0x38)
230 #define IOP13XX_PMON_DATA3 (IOP13XX_PMON_BASE + 0x3C)
232 #define IOP13XX_PMON_CMD7 (IOP13XX_PMON_BASE + 0x70)
233 #define IOP13XX_PMON_EVR7 (IOP13XX_PMON_BASE + 0x74)
234 #define IOP13XX_PMON_STS7 (IOP13XX_PMON_BASE + 0x78)
235 #define IOP13XX_PMON_DATA7 (IOP13XX_PMON_BASE + 0x7C)