Home
last modified time | relevance | path

Searched refs:soc_status (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dgrf_rk322x.h46 unsigned int soc_status[3]; member
Dgrf_rk3328.h87 u32 soc_status[5]; member
Dgrf_rk3288.h73 u32 soc_status[22]; member
128 u32 soc_status[2]; member
Dgrf_rk3399.h169 u32 soc_status[6]; member
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3288.c210 while (!(readl(&grf->soc_status[1]) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()
352 if (readl(&grf->soc_status[1]) & SOCSTS_NPLL_LOCK) in rockchip_vop_set_clk()
393 while ((readl(&grf->soc_status[1]) & in rkclk_init()
459 while (!(readl(&grf->soc_status[1]) & SOCSTS_APLL_LOCK)) in rk3288_clk_configure_cpu()