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

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c111 CRU_GATE(0, "gpll_core", "gpll", 0x200, 2)
120 CRU_GATE(0, "gpll_peri", "gpll", 0x210, 0)
633 static struct rk_clk_pll_def gpll = { variable in typeref:struct:rk_clk_pll_def
636 .name = "gpll",
669 static const char *aclk_bus_pre_parents[] = {"cpll", "gpll"};
742 static const char *armclk_parents[] = {"apll", "gpll", "dpll", "npll" };
828 static const char *aclk_peri_pre_parents[] = {"cpll", "gpll"/* , "hdmiphy" */};
893 static const char *mmc_parents[] = {"cpll", "gpll", "xin24m"/* , "usb480m" */};
970 static const char *i2c_parents[] = {"cpll", "gpll"};
1112 static const char *ref_usb3otg_src_parents[] = { "cpll", "gpll" };
[all...]

Completed in 101 milliseconds