Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dpmu_rk3399.h61 u32 pmu_noc_auto_ena; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2842 setbits_le32(&dram->pmu->pmu_noc_auto_ena, (0x3 << 7)); in dram_set_rate()
2871 clrbits_le32(&dram->pmu->pmu_noc_auto_ena, (0x3 << 7)); in dram_set_rate()