Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.h81 #define PMU2_BIU_AUTO_CON(i) (0x8128 + (i) * 4) macro
H A Dpmu.c1435 mmio_write_32(PMU_BASE + PMU2_BIU_AUTO_CON(0), 0xffffffff); in plat_rockchip_pmu_init()
1436 mmio_write_32(PMU_BASE + PMU2_BIU_AUTO_CON(1), 0xffffffff); in plat_rockchip_pmu_init()
1437 mmio_write_32(PMU_BASE + PMU2_BIU_AUTO_CON(2), 0x00070007); in plat_rockchip_pmu_init()