Home
last modified time | relevance | path

Searched defs:rocr (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
Dsd.c798 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid()
1011 u32 rocr = 0; in mmc_sd_init_card() local
1344 u32 ocr, rocr; in mmc_attach_sd() local
Dsdio.c649 u32 rocr = 0; in mmc_sdio_init_card() local
1189 u32 ocr, rocr; in mmc_attach_sdio() local
Dsdio_ops.c18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
Dsd_ops.c117 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
Dmmc.c1566 u32 rocr; in mmc_init_card() local
2230 u32 ocr, rocr; in mmc_attach_mmc() local
Dmmc_ops.c171 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()