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.c595 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.c727 static int __mmc_switch(struct mmc *mmc, u8 set, u8 index, u8 value, in __mmc_switch() function