Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c744 mmio_write_32(PMU_BASE + PMU2_CCI_PWR_CON, 0xffff0009); in pmu_sleep_config()
799 mmio_write_32(PMU_BASE + PMU2_CCI_PWR_CON, 0xffff0000); in pmu_sleep_restore()
H A Dpmu.h78 #define PMU2_CCI_PWR_CON (PMU2_OFFSET + 0x00e0) macro