Home
last modified time | relevance | path

Searched defs:apll_init_cfg (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3036.c41 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable
H A Dclk_rk322x.c38 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable
H A Dclk_rk3128.c35 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable
H A Dclk_rv1108.c40 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 3, 1); variable
H A Dclk_rk3288.c140 static const struct pll_div apll_init_cfg = PLL_DIVISORS(APLL_HZ, 1, 1); variable