Searched refs:__mmc_send_if_cond (Results 1 – 1 of 1) sorted by relevance
162 static int __mmc_send_if_cond(struct mmc_host *host, u32 ocr, u8 pcie_bits, in __mmc_send_if_cond() function199 return __mmc_send_if_cond(host, ocr, 0, NULL); in mmc_send_if_cond()216 ret = __mmc_send_if_cond(host, ocr, pcie_bits, &resp); in mmc_send_if_cond_pcie()
Completed in 3 milliseconds