Home
last modified time | relevance | path

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

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