Home
last modified time | relevance | path

Searched refs:SOCSTS_DPLL_LOCK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c84 SOCSTS_DPLL_LOCK = 1 << 4, enumerator
177 while (!(readl(&grf->soc_status0) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()
H A Dclk_rk3188.c85 SOCSTS_DPLL_LOCK = 1 << 5, enumerator
175 while (!(readl(&grf->soc_status0) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()
H A Dclk_rk3288.c203 SOCSTS_DPLL_LOCK = 1 << 5, enumerator
338 while (!(readl(&grf->soc_status[1]) & SOCSTS_DPLL_LOCK)) in rkclk_configure_ddr()