Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/hisilicon/hikey960/include/
Dhi3660.h143 #define PMC_REG_BASE 0xFFF31000 macro
144 #define PMC_PPLL1_CTRL0_REG (PMC_REG_BASE + 0x038)
145 #define PMC_PPLL1_CTRL1_REG (PMC_REG_BASE + 0x03C)
146 #define PMC_PPLL2_CTRL0_REG (PMC_REG_BASE + 0x040)
147 #define PMC_PPLL2_CTRL1_REG (PMC_REG_BASE + 0x044)
148 #define PMC_PPLL3_CTRL0_REG (PMC_REG_BASE + 0x048)
149 #define PMC_PPLL3_CTRL1_REG (PMC_REG_BASE + 0x04C)
167 #define PMC_DDRLP_CTRL_REG (PMC_REG_BASE + 0x30C)
170 #define PMC_NOC_POWER_IDLEREQ_REG (PMC_REG_BASE + 0x380)
179 #define PMC_NOC_POWER_IDLEACK_REG (PMC_REG_BASE + 0x384)
[all …]
/trusted-firmware-a-latest/plat/xilinx/versal/include/
Dplat_ipi.h55 #define PMC_REG_BASE U(0xFF320000) macro
/trusted-firmware-a-latest/plat/xilinx/versal/
Dversal_ipi.c22 .ipi_reg_base = PMC_REG_BASE,