Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Denvironment.h185 ENVL_MMC, enumerator
/openbmc/u-boot/env/
H A Denv.c63 ENVL_MMC, enumerator
H A Dmmc.c349 .location = ENVL_MMC,
/openbmc/u-boot/board/sunxi/
H A Dboard.c203 return ENVL_MMC; in env_get_location()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c815 env_loc = ENVL_MMC; in env_get_location()