Home
last modified time | relevance | path

Searched defs:sd_switch (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c-ed1.dts25 sd_switch: regulator-sd_switch { label
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1179 static int sd_switch(struct mmc *mmc, int mode, int group, u8 value, u8 *resp) in sd_switch() function