Home
last modified time | relevance | path

Searched refs:MMC1_RATIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c310 clr = MMC0_RATIO(15) | MMC0_PRE_RATIO(255) | MMC1_RATIO(15) | in board_clock_init()
320 set = MMC0_RATIO(7) | MMC0_PRE_RATIO(1) | MMC1_RATIO(7) | in board_clock_init()
H A Dsetup.h184 #define MMC1_RATIO(x) (((x) & 0xf) << 16) macro
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos4_setup.h202 #define MMC1_RATIO 0xF macro
205 | (MMC1_RATIO << 16) \
/openbmc/u-boot/board/samsung/trats/
H A Dsetup.h154 #define MMC1_RATIO 0xF macro
157 | (MMC1_RATIO << 16) \