Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/qti/msm8916/
Dmsm8916_config.c120 #define GCC_APSS_TCU_CBCR (GCC_BASE + 0x12018)
121 #define GCC_GFX_TCU_CBCR (GCC_BASE + 0x12020)
122 #define GCC_SMMU_CFG_CBCR (GCC_BASE + 0x12038)
123 #define GCC_RPM_SMMU_CLOCK_BRANCH_ENA_VOTE (GCC_BASE + 0x3600c)
124 #define GCC_APCS_SMMU_CLOCK_BRANCH_ENA_VOTE (GCC_BASE + 0x4500c)
Dmsm8916_setup.c39 #define GCC_BLSP1_AHB_CBCR (GCC_BASE + 0x01008)
40 #define GCC_BLSP1_UART_APPS_CBCR(n) (GCC_BASE + \
42 #define GCC_APCS_CLOCK_BRANCH_ENA_VOTE (GCC_BASE + 0x45004)
/trusted-firmware-a-latest/plat/qti/msm8916/include/
Dmsm8916_mmap.h21 #define GCC_BASE (PCNOC_BASE + 0x1800000) macro