Searched refs:PIK_SYSTEM_BASE (Results 1 – 5 of 5) sorted by relevance
26 #define PIK_SYSTEM_BASE (POWER_PERIPH_BASE + 0x40000) macro35 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)36 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)37 #define PPU_SYS2_BASE (PIK_SYSTEM_BASE + 0x3000)38 #define PPU_SYS3_BASE (PIK_SYSTEM_BASE + 0x4000)39 #define PPU_SYS4_BASE (PIK_SYSTEM_BASE + 0x5000)50 #define PIK_SYSTEM ((pik_system_reg_t *)PIK_SYSTEM_BASE)
42 #define PIK_SYSTEM_BASE (POWER_PERIPHERAL_BASE + 0x40000) macro59 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)60 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)
26 #define PIK_SYSTEM ((struct pik_system_reg *) PIK_SYSTEM_BASE)
46 #define PIK_SYSTEM_BASE (POWER_PERIPHERAL_BASE + 0x040000) macro64 #define PPU_SYS0_BASE (PIK_SYSTEM_BASE + 0x1000)65 #define PPU_SYS1_BASE (PIK_SYSTEM_BASE + 0x2000)
Completed in 8 milliseconds