Home
last modified time | relevance | path

Searched refs:sd_switch (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/dts/
A Dstm32mp15xx-dhcor-avenger96.dts75 sd_switch: regulator-sd_switch { label
77 regulator-name = "sd_switch";
149 vqmmc-supply = <&sd_switch>;
A Dstm32mp157c-ed1.dts79 sd_switch: regulator-sd_switch { label
81 regulator-name = "sd_switch";
356 vqmmc-supply = <&sd_switch>;
/u-boot/drivers/mmc/
A Dmmc.c1258 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) in sd_switch() function
1348 err = sd_switch(mmc, SD_SWITCH_CHECK, 0, 1, in sd_get_capabilities()
1423 err = sd_switch(mmc, SD_SWITCH_SWITCH, 0, speed, (u8 *)switch_status); in sd_set_card_speed()

Completed in 7 milliseconds