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

  /src/sys/arch/arm/sunxi/
sun9i_a80_ccu.c 131 static const char *apb_parents[] = { "hosc", "pll_periph0" }; variable in typeref:typename:const char * []
260 SUNXI_CCU_DIV(A80_CLK_APB0, "apb0", apb_parents,
266 SUNXI_CCU_NM(A80_CLK_APB1, "apb1", apb_parents,
  /src/sys/arch/riscv/sunxi/
sun20i_d1_ccu.c 222 static const char *apb_parents[] = { "hosc", "losc", "psi", "pll_periph" }; variable in typeref:typename:const char * []
293 SUNXI_CCU_NM(D1_CLK_APB0, "apb0", apb_parents,
301 SUNXI_CCU_NM(D1_CLK_APB1, "apb1", apb_parents,

Completed in 11 milliseconds