Searched refs:apb0_parents (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/clk/allwinner/
H A Dccu_sun8i_r.c103 static const char *apb0_parents[] = {"ahb0"}; variable
106 "apb0", apb0_parents, /* name, parents */
H A Dccu_a13.c307 static const char *apb0_parents[] = {"ahb"}; variable
319 .parent_names = apb0_parents,
320 .parent_cnt = nitems(apb0_parents),
H A Dccu_a10.c253 static const char *apb0_parents[] = {"ahb"}; variable
279 "apb0", apb0_parents, /* name, parents */

Completed in 161 milliseconds