HomeSort by: relevance | last modified time | path
    Searched defs:apb1_parents (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun50i_h6_r_ccu.c 72 static const char *apb1_parents[] = { "ahb" }; variable in typeref:typename:const char * []
87 SUNXI_CCU_DIV(H6_R_CLK_APB1, "apb1", apb1_parents,
sun5i_a13_ccu.c 105 static const char *apb1_parents[] = { "osc24m", "pll_periph", "losc" }; variable in typeref:typename:const char * []
173 SUNXI_CCU_NM(A13_CLK_APB1, "apb1", apb1_parents,
sun6i_a31_ccu.c 141 static const char *apb1_parents[] = { "ahb1" }; variable in typeref:typename:const char * []
171 SUNXI_CCU_DIV(A31_CLK_APB1, "apb1", apb1_parents,
sun8i_a83t_ccu.c 128 static const char *apb1_parents[] = { "ahb1" }; variable in typeref:typename:const char * []
242 SUNXI_CCU_DIV(A83T_CLK_APB1, "apb1", apb1_parents,
sun8i_h3_ccu.c 156 static const char *apb1_parents[] = { "ahb1" }; variable in typeref:typename:const char * []
320 SUNXI_CCU_DIV(H3_CLK_APB1, "apb1", apb1_parents,
sun8i_v3s_ccu.c 122 static const char *apb1_parents[] = { "ahb1" }; variable in typeref:typename:const char * []
269 SUNXI_CCU_DIV(V3S_CLK_APB1, "apb1", apb1_parents,
sun4i_a10_ccu.c 123 static const char *apb1_parents[] = { "osc24m", "pll_periph", "losc" }; variable in typeref:typename:const char * []
264 SUNXI_CCU_NM(A10_CLK_APB1, "apb1", apb1_parents,
sun50i_a64_ccu.c 160 static const char *apb1_parents[] = { "ahb1" }; variable in typeref:typename:const char * []
373 SUNXI_CCU_DIV(A64_CLK_APB1, "apb1", apb1_parents,

Completed in 53 milliseconds