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

/freebsd-current/sys/dev/clk/allwinner/
H A Dccu_sun8i_r.c151 static struct aw_ccung_clk a83t_clks[] = { variable in typeref:struct:aw_ccung_clk
238 sc->clks = a83t_clks;
239 sc->nclks = nitems(a83t_clks);
H A Dccu_a83t.c681 static struct aw_ccung_clk a83t_clks[] = { variable in typeref:struct:aw_ccung_clk
761 sc->clks = a83t_clks;
762 sc->nclks = nitems(a83t_clks);

Completed in 70 milliseconds