Searched refs:a37x0_periph_create_gate (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm/mv/clk/ |
H A D | periph_clk_mux_gate.c | 95 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_register_mux_gate() 147 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_register_mux_gate_fixed()
|
H A D | periph_clk_gate.c | 71 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_gate_register_gate()
|
H A D | periph.c | 85 a37x0_periph_create_gate(struct clkdom *clkdom, in a37x0_periph_create_gate() function
|
H A D | periph_clk_d.c | 107 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_d_register_full_clk_dd() 163 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_d_register_full_clk()
|
H A D | periph_clk_fixed.c | 94 error = a37x0_periph_create_gate(clkdom, gate, in a37x0_periph_fixed_register_fixed()
|
H A D | periph.h | 391 int a37x0_periph_create_gate(struct clkdom *,
|