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

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c121 CRU_GATE(0, "cpll_peri", "cpll", 0x210, 1)
620 static struct rk_clk_pll_def cpll = { variable in typeref:struct:rk_clk_pll_def
623 .name = "cpll",
669 static const char *aclk_bus_pre_parents[] = {"cpll", "gpll"};
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" };
1137 static const char *i2s0_div_parents[] = { "cpll", "gpll" };
1196 static const char *i2s1_div_parents[] = { "cpll", "gpl
[all...]

Completed in 102 milliseconds