Home
last modified time | relevance | path

Searched refs:SD_EMMC_CLKSRC_24M (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mmc/
Dmeson_gx_mmc.c45 clk = SD_EMMC_CLKSRC_24M; in meson_mmc_config_clock()
247 cfg->f_min = DIV_ROUND_UP(SD_EMMC_CLKSRC_24M, CLK_MAX_DIV); in meson_mmc_probe()
/external/u-boot/arch/arm/include/asm/arch-meson/
Dsd_emmc.h15 #define SD_EMMC_CLKSRC_24M 24000000 /* 24 MHz */ macro