Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c51 static const struct pll_div apll_b_init_cfg = PLL_DIVISORS(APLL_B_HZ, 1, 2); variable
134 rkclk_set_pll(cru, APLLB, &apll_b_init_cfg); in rkclk_init()