Searched refs:soc_status (Results 1 – 5 of 5) sorted by relevance
44 unsigned int soc_status[3]; member
87 u32 soc_status[5]; member
73 u32 soc_status[22]; member128 u32 soc_status[2]; member
169 u32 soc_status[6]; member
218 while (!(readl(&grf->soc_status[1]) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()360 if (readl(&grf->soc_status[1]) & SOCSTS_NPLL_LOCK) in rockchip_vop_set_clk()445 while ((readl(&grf->soc_status[1]) & in rkclk_init()511 while (!(readl(&grf->soc_status[1]) & SOCSTS_APLL_LOCK)) in rk3288_clk_configure_cpu()
Completed in 15 milliseconds