Home
last modified time | relevance | path

Searched refs:mmc_set_rst_n_function (Results 1 – 3 of 3) sorted by relevance

/u-boot-v2022.01-rc1/drivers/mmc/
A Dmmc_boot.c124 int mmc_set_rst_n_function(struct mmc *mmc, u8 enable) in mmc_set_rst_n_function() function
/u-boot-v2022.01-rc1/include/
A Dmmc.h868 int mmc_set_rst_n_function(struct mmc *mmc, u8 enable);
/u-boot-v2022.01-rc1/cmd/
A Dmmc.c962 return mmc_set_rst_n_function(mmc, enable); in do_mmc_rst_func()

Completed in 8 milliseconds