Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c135 int mmc_set_dsr(struct mmc_host *host) in mmc_set_dsr() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2809 int mmc_set_dsr(struct mmc *mmc, u16 val) in mmc_set_dsr() function