Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpmu_rk3399.h32 u32 pmu_bus_idle_st; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2845 while ((readl(&dram->pmu->pmu_bus_idle_st) & (0x3 << 18)) in dram_set_rate()
2867 while (readl(&dram->pmu->pmu_bus_idle_st) & (0x3 << 18)) in dram_set_rate()