Searched defs:mod_parents (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sun50i_a64_r_ccu.c | 70 static const char *mod_parents[] = { "losc", "hosc" }; variable
|
H A D | sun50i_h6_r_ccu.c | 74 static const char *mod_parents[] = { "losc", "hosc" }; variable
|
H A D | sunxi_de2_ccu.c | 60 static const char *mod_parents[] = { "mod" }; variable
|
H A D | sun6i_a31_ccu.c | 143 static const char *mod_parents[] = { "hosc", "pll_periph" }; variable
|
H A D | sun5i_a13_ccu.c | 106 static const char *mod_parents[] = { "osc24m", "pll_periph", "pll_ddr" }; variable
|
H A D | sun8i_v3s_ccu.c | 124 static const char *mod_parents[] = { "hosc", "pll_periph0", "pll_periph1" }; variable
|
H A D | sun8i_a83t_ccu.c | 130 static const char *mod_parents[] = { "hosc", "pll_periph" }; variable
|
H A D | sun8i_h3_ccu.c | 159 static const char *mod_parents[] = { "hosc", "pll_periph0", "pll_periph1" }; variable
|
H A D | sun50i_h6_ccu.c | 216 static const char *mod_parents[] = { "hosc", "pll_periph0_2x", "pll_periph1_2x" }; variable
|
H A D | sun4i_a10_ccu.c | 124 static const char *mod_parents[] = { "osc24m", "pll_periph", "pll_ddr_other" }; variable
|