Searched refs:litex_mmc_get_cd (Results 1 – 1 of 1) sorted by relevance
235 static int litex_mmc_get_cd(struct mmc_host *mmc) in litex_mmc_get_cd() function353 if (!litex_mmc_get_cd(mmc)) { in litex_mmc_request()465 .get_cd = litex_mmc_get_cd,