Searched refs:sd_switch (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15xx-dhcor-testbench.dtsi | 20 sd_switch: regulator-sd_switch { label 22 regulator-name = "sd_switch"; 133 vqmmc-supply = <&sd_switch>;
|
H A D | stm32mp157a-stinger96.dtsi | 65 sd_switch: regulator-sd_switch { label 67 regulator-name = "sd_switch"; 273 vqmmc-supply = <&sd_switch>;
|
H A D | stm32mp157c-ed1.dts | 74 sd_switch: regulator-sd_switch { label 76 regulator-name = "sd_switch"; 349 vqmmc-supply = <&sd_switch>;
|
H A D | stm32mp15xx-dhcor-avenger96.dtsi | 74 sd_switch: regulator-sd_switch { label 76 regulator-name = "sd_switch"; 404 vqmmc-supply = <&sd_switch>;
|
/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()
|