Home
last modified time | relevance | path

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

/openbmc/u-boot/env/
H A Dmmc.c131 __weak uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function
140 uint part = mmc_get_env_part(mmc); in mmc_set_env_part()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c83 uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c496 uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function
/openbmc/u-boot/include/
H A Dmmc.h839 extern uint mmc_get_env_part(struct mmc *mmc);