Home
last modified time | relevance | path

Searched refs:soc_status0 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_px30.h94 unsigned int soc_status0; member
H A Dgrf_rk1808.h121 unsigned int soc_status0; /* 0x0480 */ member
H A Dgrf_rv1126.h16 unsigned int soc_status0; member
H A Dgrf_rk3308.h134 unsigned int soc_status0; member
H A Dgrf_rv1108.h80 u32 soc_status0; member
H A Dgrf_rk3588.h65 uint32_t soc_status0; /* Address Offset: 0x0380 */ member
H A Dgrf_rk3568.h233 unsigned int soc_status0; member
H A Dgrf_rk3188.h42 u32 soc_status0; member
H A Dgrf_rk3036.h41 unsigned int soc_status0; member
H A Dgrf_rk3128.h45 unsigned int soc_status0; member
H A Dgrf_rk3066.h57 u32 soc_status0; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c177 while (!(readl(&grf->soc_status0) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()
226 while (!(readl(&grf->soc_status0) & SOCSTS_APLL_LOCK)) in rkclk_configure_cpu()
403 while ((readl(&grf->soc_status0) & in rkclk_init()
H A Dclk_rk3188.c175 while (!(readl(&grf->soc_status0) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()
224 while (!(readl(&grf->soc_status0) & SOCSTS_APLL_LOCK)) in rkclk_configure_cpu()
433 while ((readl(&grf->soc_status0) & in rkclk_init()