Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/include/
H A Denvironment.h194 extern uint mmc_get_env_part(struct mmc *mmc);
/rk3399_rockchip-uboot/board/compulab/cm_t54/
H A Dcm_t54.c83 uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dsoc.c496 uint mmc_get_env_part(struct mmc *mmc) in mmc_get_env_part() function