Searched refs:__mmc_switch (Results 1 – 1 of 1) sorted by relevance
| /u-boot/drivers/mmc/ |
| A D | mmc.c | 788 static int __mmc_switch(struct mmc *mmc, u8 set, u8 index, u8 value, in __mmc_switch() function 855 return __mmc_switch(mmc, set, index, value, true); in mmc_switch() 900 err = __mmc_switch(mmc, EXT_CSD_CMD_SET_NORMAL, EXT_CSD_HS_TIMING, in mmc_set_card_speed()
|
Completed in 7 milliseconds