Home
last modified time | relevance | path

Searched refs:MMC_CLOCK_REFERENCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dmmc_host_def.h28 #undef MMC_CLOCK_REFERENCE
29 #define MMC_CLOCK_REFERENCE 192 /* MHz */ macro
31 #undef MMC_CLOCK_REFERENCE
32 #define MMC_CLOCK_REFERENCE 48 /* MHz */ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h202 #define MMC_CLOCK_REFERENCE 192 /* MHz */ macro
204 #define MMC_CLOCK_REFERENCE 96 /* MHz */ macro
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c1364 dsor = DIV_ROUND_UP(MMC_CLOCK_REFERENCE * 1000000, mmc->clock);
1382 priv->clock = MMC_CLOCK_REFERENCE * 1000000 / dsor;