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

  /src/sys/arch/arm/sunxi/
sun8i_h3_ccu.c 161 static const char *de_parents[] = { "pll_periph0_2x", "pll_de" }; variable in typeref:typename:const char * []
349 SUNXI_CCU_DIV_GATE(H3_CLK_DE, "de", de_parents,
sun4i_a10_ccu.c 126 static const char *de_parents[] = { "pll_video0", "pll_video1", "pll_ddr_other" }; variable in typeref:typename:const char * []
388 SUNXI_CCU_DIV_GATE(A10_CLK_DE_BE0, "debe0-mod", de_parents,
395 SUNXI_CCU_DIV_GATE(A10_CLK_DE_BE1, "debe1-mod", de_parents,
402 SUNXI_CCU_DIV_GATE(A10_CLK_DE_FE0, "defe0-mod", de_parents,
409 SUNXI_CCU_DIV_GATE(A10_CLK_DE_FE1, "defe1-mod", de_parents,
sun50i_a64_ccu.c 165 static const char *de_parents[] = { "pll_periph0_2x", "pll_de" }; variable in typeref:typename:const char * []
424 SUNXI_CCU_DIV_GATE(A64_CLK_DE, "de", de_parents,

Completed in 15 milliseconds