Home
last modified time | relevance | path

Searched refs:GCC_BASE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/plat/qti/msm8916/
Dmsm8916_bl31_setup.c62 #define GCC_BLSP1_AHB_CBCR (GCC_BASE + 0x01008)
63 #define GCC_BLSP1_UART2_APPS_CBCR (GCC_BASE + 0x0302c)
64 #define GCC_APCS_CLOCK_BRANCH_ENA_VOTE (GCC_BASE + 0x45004)
173 #define GCC_SMMU_CFG_CBCR (GCC_BASE + 0x12038)
174 #define GCC_APCS_SMMU_CLOCK_BRANCH_ENA_VOTE (GCC_BASE + 0x4500c)
/trusted-firmware-a-3.6.0-3.5.0/plat/qti/msm8916/include/
Dmsm8916_mmap.h21 #define GCC_BASE (PCNOC_BASE + 0x1800000) macro