Searched refs:a37x0_periph_create_mux (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/arm/mv/clk/ |
H A D | periph_clk_d.c | 80 error = a37x0_periph_create_mux(clkdom, in a37x0_periph_d_register_full_clk_dd() 101 error = a37x0_periph_create_mux(clkdom, clk_mux, in a37x0_periph_d_register_full_clk_dd() 142 error = a37x0_periph_create_mux(clkdom, tbg_mux, in a37x0_periph_d_register_full_clk() 157 error = a37x0_periph_create_mux(clkdom, clk_mux, in a37x0_periph_d_register_full_clk() 195 error = a37x0_periph_create_mux(clkdom, tbg_mux, in a37x0_periph_d_register_periph_cpu() 210 error = a37x0_periph_create_mux(clkdom, clk_mux, in a37x0_periph_d_register_periph_cpu() 241 error = a37x0_periph_create_mux(clkdom, tbg_mux, in a37x0_periph_d_register_mdd() 263 error = a37x0_periph_create_mux(clkdom, clk_mux, in a37x0_periph_d_register_mdd()
|
H A D | periph_clk_mux_gate.c | 89 error = a37x0_periph_create_mux(clkdom, mux, in a37x0_periph_register_mux_gate() 141 error = a37x0_periph_create_mux(clkdom, mux, in a37x0_periph_register_mux_gate_fixed()
|
H A D | periph.c | 51 a37x0_periph_create_mux(struct clkdom *clkdom, in a37x0_periph_create_mux() function
|
H A D | periph_clk_fixed.c | 88 error = a37x0_periph_create_mux(clkdom, mux, in a37x0_periph_fixed_register_fixed()
|
H A D | periph.h | 387 int a37x0_periph_create_mux(struct clkdom *,
|