Searched refs:PIK_SCP_BASE (Results 1 – 5 of 5) sorted by relevance
24 #define PIK_SCP_BASE (POWER_PERIPH_BASE + 0x00000) macro34 #define PPU_SCP_BASE (PIK_SCP_BASE + 0x1000)48 #define PIK_SCP ((pik_scp_reg_t *)PIK_SCP_BASE)
25 #define PIK_SCP ((struct pik_scp_reg *) PIK_SCP_BASE)
39 #define PIK_SCP_BASE (POWER_PERIPHERAL_BASE + 0x00000) macro58 #define PPU_SCP_BASE (PIK_SCP_BASE + 0x1000)
43 #define PIK_SCP_BASE (POWER_PERIPHERAL_BASE + 0x000000) macro63 #define PPU_SCP_BASE (PIK_SCP_BASE + 0x1000)
Completed in 6 milliseconds