Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c173 int esdhc_hwconfig_enabled = 0; in board_mmc_init() local
176 esdhc_hwconfig_enabled = hwconfig_f("esdhc", buffer); in board_mmc_init()
178 if (esdhc_hwconfig_enabled == 0) in board_mmc_init()