Searched refs:pll_parents (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/rockchip/
H A Drk3288_cru.c63 static const char * pll_parents[] = { "xin24m" }; variable
81 RK3288_PLL(RK3288_PLL_CPLL, "cpll", pll_parents,
87 RK3288_PLL(RK3288_PLL_GPLL, "gpll", pll_parents,
93 RK3288_PLL(RK3288_PLL_NPLL, "npll", pll_parents,
H A Drk3328_cru.c135 static const char * pll_parents[] = { "xin24m" }; variable
163 RK_PLL(RK3328_PLL_APLL, "apll", pll_parents,
169 RK_PLL(RK3328_PLL_DPLL, "dpll", pll_parents,
175 RK_PLL(RK3328_PLL_CPLL, "cpll", pll_parents,
181 RK_PLL(RK3328_PLL_GPLL, "gpll", pll_parents,
187 RK_PLL(RK3328_PLL_NPLL, "npll", pll_parents,
H A Drk3399_cru.c359 static const char * pll_parents[] = { "xin24m", "xin32k" }; variable
394 RK3399_PLL(RK3399_PLL_APLLL, "lpll", pll_parents,
400 RK3399_PLL(RK3399_PLL_APLLB, "bpll", pll_parents,
406 RK3399_PLL(RK3399_PLL_DPLL, "dpll", pll_parents,
412 RK3399_PLL(RK3399_PLL_CPLL, "cpll", pll_parents,
418 RK3399_PLL(RK3399_PLL_GPLL, "gpll", pll_parents,
424 RK3399_PLL(RK3399_PLL_NPLL, "npll", pll_parents,
430 RK3399_PLL(RK3399_PLL_VPLL, "vpll", pll_parents,
712 RK_COMPOSITE(RK3399_SCLK_USB3OTG0_SUSPEND, "clk_usb3otg0_suspend", pll_parents,
719 RK_COMPOSITE(RK3399_SCLK_USB3OTG1_SUSPEND, "clk_usb3otg1_suspend", pll_parents,
[all...]
H A Drk3399_pmucru.c286 static const char * pll_parents[] = { "xin24m", "xin32k" }; variable
289 RK3399_PLL(RK3399_PLL_PPLL, "ppll", pll_parents,

Completed in 240 milliseconds