Home
last modified time | relevance | path

Searched refs:mmc_set_dsr (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/tqc/tqma6/
A Dtqma6.c131 mmc_set_dsr(mmc, tqma6_emmc_dsr); in board_mmc_init()
/u-boot/include/
A Dmmc.h868 int mmc_set_dsr(struct mmc *mmc, u16 val);
/u-boot/cmd/
A Dmmc.c878 ret = mmc_set_dsr(mmc, val); in do_mmc_setdsr()
/u-boot/drivers/mmc/
A Dmmc.c2961 int mmc_set_dsr(struct mmc *mmc, u16 val) in mmc_set_dsr() function

Completed in 12 milliseconds