Home
last modified time | relevance | path

Searched defs:mmc_switch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c660 int mmc_switch(struct mmc_card *card, u8 set, u8 index, u8 value, in mmc_switch() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c762 int mmc_switch(struct mmc *mmc, u8 set, u8 index, u8 value) in mmc_switch() function