Searched refs:a37x0_periph_create_div (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm/mv/clk/ |
H A D | periph_clk_d.c | 86 error = a37x0_periph_create_div(clkdom, div1, in a37x0_periph_d_register_full_clk_dd() 92 error = a37x0_periph_create_div(clkdom, div2, in a37x0_periph_d_register_full_clk_dd() 148 error = a37x0_periph_create_div(clkdom, div, in a37x0_periph_d_register_full_clk() 201 error = a37x0_periph_create_div(clkdom, div, in a37x0_periph_d_register_periph_cpu() 247 error = a37x0_periph_create_div(clkdom, div1, in a37x0_periph_d_register_mdd() 253 error = a37x0_periph_create_div(clkdom, div2, in a37x0_periph_d_register_mdd()
|
H A D | periph.c | 68 a37x0_periph_create_div(struct clkdom *clkdom, in a37x0_periph_create_div() function
|
H A D | periph.h | 389 int a37x0_periph_create_div(struct clkdom *,
|