Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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_rv1103b.h92 uint32_t soc_status0; /* address offset: 0x0030 */ member
H A Dgrf_rk3588.h65 uint32_t soc_status0; /* Address Offset: 0x0380 */ member
H A Dgrf_rk3506.h58 uint32_t soc_status0; /* address offset: 0x0100 */ member
H A Dgrf_rk3568.h233 unsigned int soc_status0; member
H A Dgrf_rk3036.h41 unsigned int soc_status0; member
H A Dgrf_rk3188.h42 u32 soc_status0; member
H A Dgrf_rk3128.h45 unsigned int soc_status0; member
H A Dgrf_rk3066.h57 u32 soc_status0; member
H A Dgrf_rv1126b.h99 uint32_t soc_status0; /* address offset: 0x0170 */ member
/rk3399_rockchip-uboot/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()