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

/freebsd-12-stable/sys/dev/extres/clk/
H A Dclk_div.h42 struct clk_div_def { struct
53 int clknode_div_register(struct clkdom *clkdom, struct clk_div_def *clkdef);
H A Dclk_div.c245 clknode_div_register(struct clkdom *clkdom, struct clk_div_def *clkdef)
/freebsd-12-stable/sys/arm/allwinner/clkng/
H A Daw_ccung.h65 struct clk_div_def *div;
H A Dccu_a13.c213 static struct clk_div_def pll_ddr = {
226 static struct clk_div_def pll_ddr_other = {
276 static struct clk_div_def axi_clk = {
320 static struct clk_div_def apb0_clk = {
H A Daw_clk.h576 static struct clk_div_def _clkname = { \
/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c269 static struct clk_div_def tegra124_div_clks[] = {
334 init_divs(struct tegra124_car_softc *sc, struct clk_div_def *clks, int nclks)

Completed in 107 milliseconds