Searched defs:mod_parents (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_a10.c | 353 static const char *mod_parents[] = {"osc24M", "pll_periph", "pll_ddr_other"}; variable
|
H A D | ccu_h6.c | 390 static const char *mod_parents[] = {"osc24M", "pll_periph0_2x", "pll_periph1_2x"}; variable
|
H A D | ccu_a13.c | 344 static const char *mod_parents[] = {"hosc", "pll-periph", "pll-ddr-other"}; variable
|
H A D | ccu_a31.c | 492 static const char *mod_parents[] = {"osc24M", "pll_periph"}; variable
|
H A D | ccu_a83t.c | 420 static const char *mod_parents[] = {"osc24M", "pll_periph"}; variable
|
H A D | ccu_h3.c | 470 static const char *mod_parents[] = {"osc24M", "pll_periph0", "pll_periph1"}; variable
|
H A D | ccu_a64.c | 529 static const char *mod_parents[] = {"osc24M", "pll_periph0_2x", "pll_periph1_2x"}; variable
|