Searched refs:mmc_sd_switch (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/mmc/core/ |
| H A D | sd_ops.c | 363 int mmc_sd_switch(struct mmc_card *card, bool mode, int group, in mmc_sd_switch() function 378 EXPORT_SYMBOL_GPL(mmc_sd_switch);
|
| H A D | sd_uhs2.c | 977 err = mmc_sd_switch(card, 0, 3, SD4_SET_POWER_LIMIT_1_80W, status); in sd_uhs2_legacy_init() 979 mmc_sd_switch(card, 1, 3, SD4_SET_POWER_LIMIT_1_80W, status); in sd_uhs2_legacy_init()
|
| /linux/include/linux/mmc/ |
| H A D | host.h | 753 int mmc_sd_switch(struct mmc_card *card, bool mode, int group,
|