Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dsdio.c650 u32 rocr = 0; in mmc_sdio_init_card() local
1189 u32 ocr, rocr; in mmc_attach_sdio() local
Dsd.c815 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid()
1403 u32 rocr = 0; in mmc_sd_init_card() local
1810 u32 ocr, rocr; in mmc_attach_sd() 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.c118 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
Dmmc.c1604 u32 rocr; in mmc_init_card() local
2285 u32 ocr, rocr; in mmc_attach_mmc() local
Dmmc_ops.c223 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()