Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd_ops.c162 static int __mmc_send_if_cond(struct mmc_host *host, u32 ocr, u8 pcie_bits, in __mmc_send_if_cond() function
199 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()