Searched refs:sd_switch (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stm32mp157c-ed1.dts | 25 sd_switch: regulator-sd_switch { label 27 regulator-name = "sd_switch"; 336 vqmmc-supply = <&sd_switch>;
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mmc.c | 1179 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) in sd_switch() function 1276 err = sd_switch(mmc, SD_SWITCH_CHECK, 0, 1, in sd_get_capabilities() 1351 err = sd_switch(mmc, SD_SWITCH_SWITCH, 0, speed, (u8 *)switch_status); in sd_set_card_speed()
|