Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpmu_rk3399.h31 u32 pmu_bus_idle_req; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2844 setbits_le32(&dram->pmu->pmu_bus_idle_req, (0x3 << 18)); in dram_set_rate()
2866 clrbits_le32(&dram->pmu->pmu_bus_idle_req, (0x3 << 18)); in dram_set_rate()