Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/env/
H A Dmmc.c132 __weak uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function
141 uint part = mmc_get_env_part(mmc); in mmc_set_env_part()
/OK3568_Linux_fs/u-boot/include/
H A Denvironment.h194 extern uint mmc_get_env_part(struct mmc *mmc);
/OK3568_Linux_fs/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
/OK3568_Linux_fs/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