Searched refs:sd_switch (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 1511 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) function 1606 err = sd_switch(mmc, SD_SWITCH_CHECK, 0, 1, 1631 err = sd_switch(mmc, SD_SWITCH_SWITCH, 0, 1, (u8 *)switch_status);
|