Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dhi3660.h180 #define PMC_NOC_POWER_IDLE_REG (PMC_REG_BASE + 0x388) macro
/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_bl_common.c48 value2 = (unsigned int)mmio_read_32(PMC_NOC_POWER_IDLE_REG); in bus_idle_clear()