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

/freebsd-13-stable/sys/arm/allwinner/clkng/
H A Dccu_sun8i_r.c108 static const char *apb0_parents[] = {"ahb0"}; variable
111 "apb0", apb0_parents, /* name, parents */
H A Dccu_a13.c312 static const char *apb0_parents[] = {"ahb"}; variable
324 .parent_names = apb0_parents,
325 .parent_cnt = nitems(apb0_parents),
H A Dccu_a10.c258 static const char *apb0_parents[] = {"ahb"}; variable
284 "apb0", apb0_parents, /* name, parents */

Completed in 132 milliseconds