/src/sys/arch/arm/sunxi/ |
sun50i_h6_r_ccu.c | 73 static const char *apb2_parents[] = { "hosc", "losc", "pll-periph", "iosc" }; variable in typeref:typename:const char * [] 93 SUNXI_CCU_PREDIV(H6_R_CLK_APB2, "apb2", apb2_parents,
|
sun6i_a31_ccu.c | 142 static const char *apb2_parents[] = { "losc", "hosc", "pll_periph", "pll_periph" }; variable in typeref:typename:const char * [] 185 SUNXI_CCU_NM(A31_CLK_APB2, "apb2", apb2_parents,
|
sun8i_a83t_ccu.c | 129 static const char *apb2_parents[] = { "losc", "hosc", "pll_periph" }; variable in typeref:typename:const char * [] 248 SUNXI_CCU_NM(A83T_CLK_APB2, "apb2", apb2_parents,
|
sun8i_h3_ccu.c | 157 static const char *apb2_parents[] = { "losc", "hosc", "pll_periph0" }; variable in typeref:typename:const char * [] 326 SUNXI_CCU_NM(H3_CLK_APB2, "apb2", apb2_parents,
|
sun8i_v3s_ccu.c | 123 static const char *apb2_parents[] = { "losc", "hosc", "pll_periph0" }; variable in typeref:typename:const char * [] 275 SUNXI_CCU_NM(V3S_CLK_APB2, "apb2", apb2_parents,
|
sun50i_a64_ccu.c | 161 static const char *apb2_parents[] = { "losc", "hosc", "pll_periph0" }; variable in typeref:typename:const char * [] 379 SUNXI_CCU_NM(A64_CLK_APB2, "apb2", apb2_parents,
|
sun50i_h6_ccu.c | 215 static const char *apb2_parents[] = { "hosc", "losc", "psi", "pll_periph0" }; variable in typeref:typename:const char * [] 254 SUNXI_CCU_NM(H6_CLK_APB2, "apb2", apb2_parents,
|