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

/freebsd-13-stable/sys/dev/extres/clk/
H A Dclk_mux.h33 struct clk_mux_def { struct
41 int clknode_mux_register(struct clkdom *clkdom, struct clk_mux_def *clkdef);
H A Dclk_mux.c117 clknode_mux_register(struct clkdom *clkdom, struct clk_mux_def *clkdef)
/freebsd-13-stable/sys/arm64/qoriq/clk/
H A Dlx2160a_clkgen.c131 static struct clk_mux_def cmux0 =
133 static struct clk_mux_def cmux1 =
135 static struct clk_mux_def cmux2 =
137 static struct clk_mux_def cmux3 =
139 static struct clk_mux_def cmux4 =
141 static struct clk_mux_def cmux5 =
143 static struct clk_mux_def cmux6 =
145 static struct clk_mux_def cmux7 =
148 static struct clk_mux_def *mux_nodes[] = {
H A Dls1046a_clkgen.c111 static struct clk_mux_def ls1046a_cmux0 = {
146 static struct clk_mux_def ls1046a_hwaccel1 = {
160 static struct clk_mux_def ls1046a_hwaccel2 = {
174 static struct clk_mux_def *ls1046a_mux_nodes[] = {
H A Dqoriq_clkgen.h84 struct clk_mux_def **mux;
/freebsd-13-stable/sys/arm/allwinner/clkng/
H A Daw_ccung.h64 struct clk_mux_def *mux;
H A Daw_clk.h559 static struct clk_mux_def _clkname = { \
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.c238 static struct clk_mux_def tegra210_mux_clks[] = {
344 init_muxes(struct tegra210_car_softc *sc, struct clk_mux_def *clks, int nclks)
H A Dtegra210_clk_pll.c492 static struct clk_mux_def tegra210_pll_sources[] = {
/freebsd-13-stable/sys/arm/ti/clk/
H A Dti_mux_clock.c67 struct clk_mux_def mux_def;
/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c227 static struct clk_mux_def tegra124_mux_clks[] = {
354 init_muxes(struct tegra124_car_softc *sc, struct clk_mux_def *clks, int nclks)

Completed in 147 milliseconds