Searched refs:PLAT_BASE (Results 1 – 2 of 2) sorted by relevance
19 #define PLAT_BASE (SYS0_BASE + 0x3FFE0000) macro21 #define PLL_GPU (PLAT_BASE + 0x00000008)22 #define PLL_SYSTEM (PLAT_BASE + 0x0000000C)23 #define PLL_VIDEO (PLAT_BASE + 0x00000010)24 #define PLL_DISPLAY (PLAT_BASE + 0x00000014)26 #define PIX0_CONTROL (PLAT_BASE + 0x00000018)27 #define PIX1_CONTROL (PLAT_BASE + 0x0000001C)29 #define SWCLKTCK_CONTROL (PLAT_BASE + 0x00000020)30 #define SENSOR_SOC_TEMP (PLAT_BASE + 0x00000080)31 #define PLATFORM_ID (PLAT_BASE + 0x000000E0)[all …]
Completed in 3 milliseconds