/src/sys/arch/arm/sunxi/ |
sun50i_h6_r_ccu.c | 74 static const char *mod_parents[] = { "losc", "hosc" }; variable in typeref:typename:const char * [] 110 SUNXI_CCU_NM(H6_R_CLK_IR, "ir", mod_parents, 118 SUNXI_CCU_NM(H6_R_CLK_W1, "w1", mod_parents,
|
sunxi_de2_ccu.c | 60 static const char *mod_parents[] = { "mod" }; variable in typeref:typename:const char * [] 67 SUNXI_CCU_DIV(DE2_CLK_MIXER0_DIV, "mixer0-div", mod_parents, 69 SUNXI_CCU_DIV(DE2_CLK_MIXER1_DIV, "mixer1-div", mod_parents, 71 SUNXI_CCU_DIV(DE2_CLK_WB_DIV, "wb-div", mod_parents,
|
sun5i_a13_ccu.c | 106 static const char *mod_parents[] = { "osc24m", "pll_periph", "pll_ddr" }; variable in typeref:typename:const char * [] 181 SUNXI_CCU_NM(A13_CLK_MMC0, "mmc0", mod_parents, 188 SUNXI_CCU_NM(A13_CLK_MMC1, "mmc1", mod_parents, 195 SUNXI_CCU_NM(A13_CLK_MMC2, "mmc2", mod_parents, 203 SUNXI_CCU_NM(A13_CLK_NAND, "nand", mod_parents,
|
sun6i_a31_ccu.c | 143 static const char *mod_parents[] = { "hosc", "pll_periph" }; variable in typeref:typename:const char * [] 193 SUNXI_CCU_NM(A31_CLK_MMC0, "mmc0", mod_parents, 196 SUNXI_CCU_NM(A31_CLK_MMC1, "mmc1", mod_parents, 199 SUNXI_CCU_NM(A31_CLK_MMC2, "mmc2", mod_parents, 202 SUNXI_CCU_NM(A31_CLK_MMC3, "mmc3", mod_parents,
|
sun8i_v3s_ccu.c | 124 static const char *mod_parents[] = { "hosc", "pll_periph0", "pll_periph1" }; variable in typeref:typename:const char * [] 283 SUNXI_CCU_NM(V3S_CLK_MMC0, "mmc0", mod_parents, 290 SUNXI_CCU_NM(V3S_CLK_MMC1, "mmc1", mod_parents, 297 SUNXI_CCU_NM(V3S_CLK_MMC2, "mmc2", mod_parents, 305 SUNXI_CCU_NM(V3S_CLK_SPI, "spi", mod_parents,
|
sun50i_a64_r_ccu.c | 70 static const char *mod_parents[] = { "losc", "hosc" }; variable in typeref:typename:const char * [] 103 SUNXI_CCU_NM(A64_R_CLK_IR, "ir", mod_parents,
|
sun4i_a10_ccu.c | 124 static const char *mod_parents[] = { "osc24m", "pll_periph", "pll_ddr_other" }; variable in typeref:typename:const char * [] 272 SUNXI_CCU_NM(A10_CLK_NAND, "nand", mod_parents, 280 SUNXI_CCU_NM(A10_CLK_SPI0, "spi0", mod_parents, 288 SUNXI_CCU_NM(A10_CLK_SPI1, "spi1", mod_parents, 296 SUNXI_CCU_NM(A10_CLK_SPI2, "spi2", mod_parents, 304 SUNXI_CCU_NM(A10_CLK_SPI3, "spi3", mod_parents, 312 SUNXI_CCU_NM(A10_CLK_MMC0, "mmc0", mod_parents, 323 SUNXI_CCU_NM(A10_CLK_MMC1, "mmc1", mod_parents, 334 SUNXI_CCU_NM(A10_CLK_MMC2, "mmc2", mod_parents, 345 SUNXI_CCU_NM(A10_CLK_MMC3, "mmc3", mod_parents, [all...] |
sun8i_h3_ccu.c | 159 static const char *mod_parents[] = { "hosc", "pll_periph0", "pll_periph1" }; variable in typeref:typename:const char * [] 356 SUNXI_CCU_NM(H3_CLK_MMC0, "mmc0", mod_parents, 363 SUNXI_CCU_NM(H3_CLK_MMC1, "mmc1", mod_parents, 370 SUNXI_CCU_NM(H3_CLK_MMC2, "mmc2", mod_parents, 378 SUNXI_CCU_NM(H3_CLK_SPI0, "spi0", mod_parents, 385 SUNXI_CCU_NM(H3_CLK_SPI1, "spi1", mod_parents,
|
sun50i_h6_ccu.c | 216 static const char *mod_parents[] = { "hosc", "pll_periph0_2x", "pll_periph1_2x" }; variable in typeref:typename:const char * [] 262 SUNXI_CCU_NM(H6_CLK_MMC0, "mmc0", mod_parents, 269 SUNXI_CCU_NM(H6_CLK_MMC1, "mmc1", mod_parents, 276 SUNXI_CCU_NM(H6_CLK_MMC2, "mmc2", mod_parents,
|
sun8i_a83t_ccu.c | 130 static const char *mod_parents[] = { "hosc", "pll_periph" }; variable in typeref:typename:const char * [] 256 SUNXI_CCU_NM(A83T_CLK_MMC0, "mmc0", mod_parents, 259 SUNXI_CCU_NM(A83T_CLK_MMC1, "mmc1", mod_parents, 262 SUNXI_CCU_NM(A83T_CLK_MMC2, "mmc2", mod_parents,
|