Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/rockchip/
Dclk_rk3036.c48 struct rk3036_pll *pll = &cru->pll[pll_id]; in rkclk_set_pll()
175 struct rk3036_pll *pll = &cru->pll[pll_id]; in rkclk_pll_get_rate()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dcru_rk3036.h33 struct rk3036_pll { struct
/external/u-boot/arch/arm/mach-rockchip/rk3036/
Dsdram_rk3036.c329 struct rk3036_pll *pll = &priv->cru->pll[1]; in rkdclk_init()