Searched refs:SCP_PLL_BASE (Results 1 – 8 of 8) sorted by relevance
18 #define SCP_PLL_SYSPLL (SCP_PLL_BASE + 0x00000000)19 #define SCP_PLL_DMC (SCP_PLL_BASE + 0x00000010)20 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)24 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)25 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)26 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)27 #define SCP_PLL_CPU3 (SCP_PLL_BASE + 0x0000010C)29 # define SCP_PLL_CPU4 (SCP_PLL_BASE + 0x00000110)30 # define SCP_PLL_CPU5 (SCP_PLL_BASE + 0x00000114)31 # define SCP_PLL_CPU6 (SCP_PLL_BASE + 0x00000118)[all …]
20 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)21 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)22 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)23 #define SCP_PLL_CPU3 (SCP_PLL_BASE + 0x0000010C)24 #define SCP_PLL_CPU4 (SCP_PLL_BASE + 0x00000110)25 #define SCP_PLL_CPU5 (SCP_PLL_BASE + 0x00000114)26 #define SCP_PLL_CPU6 (SCP_PLL_BASE + 0x00000118)27 #define SCP_PLL_CPU7 (SCP_PLL_BASE + 0x0000011C)28 #define SCP_PLL_CPU8 (SCP_PLL_BASE + 0x00000120)29 #define SCP_PLL_CPU9 (SCP_PLL_BASE + 0x00000124)[all …]
17 #define SCP_PLL_SYSPLL (SCP_PLL_BASE)18 #define SCP_PLL_CLUS0 (SCP_PLL_BASE + 0x00000004)19 #define SCP_PLL_CLUS1 (SCP_PLL_BASE + 0x00000008)20 #define SCP_PLL_DMC (SCP_PLL_BASE + 0x00000010)21 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)23 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)24 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)25 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)26 #define SCP_PLL_CPU3 (SCP_PLL_BASE + 0x0000010C)27 #define SCP_PLL_CPU4 (SCP_PLL_BASE + 0x00000110)[all …]
13 #define SCP_PLL_BASE (SCP_SOC_EXPANSION3_BASE + 0x03000000) macro15 #define SCP_PLL_SYSPLL (SCP_PLL_BASE + 0x00000000)16 #define SCP_PLL_DISPLAY (SCP_PLL_BASE + 0x00000014)17 #define SCP_PLL_PIX0 (SCP_PLL_BASE + 0x00000018)18 #define SCP_PLL_PIX1 (SCP_PLL_BASE + 0x0000001C)19 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)21 #define SCP_PLL_CPU_TYPE0 (SCP_PLL_BASE + 0x00000100)22 #define SCP_PLL_CPU_TYPE1 (SCP_PLL_BASE + 0x00000104)23 #define SCP_PLL_CPU_TYPE2 (SCP_PLL_BASE + 0x00000108)
14 #define SCP_PLL_BASE (SCP_SOC_EXPANSION3_BASE + 0x03000000) macro16 #define SCP_PLL_SYSPLL (SCP_PLL_BASE + 0x00000000)17 #define SCP_PLL_DMC (SCP_PLL_BASE + 0x00000010)18 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)20 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)21 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)22 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)23 #define SCP_PLL_CPU3 (SCP_PLL_BASE + 0x0000010C)
63 #define SCP_PLL_BASE (SCP_SOC_EXPANSION3_BASE + 0x03000000) macro64 #define SCP_PLL_SYSPLL (SCP_PLL_BASE + 0x00000000)65 #define SCP_PLL_DISPLAY (SCP_PLL_BASE + 0x00000014)66 #define SCP_PLL_PIX0 (SCP_PLL_BASE + 0x00000018)67 #define SCP_PLL_PIX1 (SCP_PLL_BASE + 0x0000001C)68 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)70 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)71 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)72 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)
73 #define SCP_PLL_BASE (SCP_SOC_EXPANSION3_BASE + 0x03000000) macro74 #define SCP_PLL_SYSPLL (SCP_PLL_BASE + 0x00000000)75 #define SCP_PLL_DISPLAY (SCP_PLL_BASE + 0x00000014)76 #define SCP_PLL_PIX0 (SCP_PLL_BASE + 0x00000018)77 #define SCP_PLL_PIX1 (SCP_PLL_BASE + 0x0000001C)78 #define SCP_PLL_INTERCONNECT (SCP_PLL_BASE + 0x00000020)80 #define SCP_PLL_CPU0 (SCP_PLL_BASE + 0x00000100)81 #define SCP_PLL_CPU1 (SCP_PLL_BASE + 0x00000104)82 #define SCP_PLL_CPU2 (SCP_PLL_BASE + 0x00000108)
Completed in 11 milliseconds