Searched refs:sd_switch (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/dts/ |
D | stm32mp157c-ed1.dts | 28 sd_switch: regulator-sd_switch { label 30 regulator-name = "sd_switch"; 451 vqmmc-supply = <&sd_switch>;
|
/external/u-boot/drivers/mmc/ |
D | mmc.c | 1139 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) in sd_switch() function 1236 err = sd_switch(mmc, SD_SWITCH_CHECK, 0, 1, in sd_get_capabilities() 1307 err = sd_switch(mmc, SD_SWITCH_SWITCH, 0, speed, (u8 *)switch_status); in sd_set_card_speed()
|