Searched refs:sd_switch (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| 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 | stm32mp15xx-dhcor-avenger96.dtsi | 75 sd_switch: regulator-sd_switch { label 77 regulator-name = "sd_switch"; 291 vqmmc-supply = <&sd_switch>;
|
| H A D | stm32mp157c-ed1.dts | 79 sd_switch: regulator-sd_switch { label 81 regulator-name = "sd_switch"; 336 vqmmc-supply = <&sd_switch>;
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc.c | 1492 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) function 1587 err = sd_switch(mmc, SD_SWITCH_CHECK, 0, 1, 1612 err = sd_switch(mmc, SD_SWITCH_SWITCH, 0, 1, (u8 *)switch_status);
|