Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h742 int mmc_hwpart_config(struct mmc *mmc, const struct mmc_hwpart_conf *conf,
/openbmc/u-boot/cmd/
H A Dmmc.c664 if (!mmc_hwpart_config(mmc, &pconf, mode)) { in do_mmc_hwpartition()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c965 int mmc_hwpart_config(struct mmc *mmc, in mmc_hwpart_config() function