Searched defs:rocr (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/ |
D | sd.c | 798 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid() 1013 u32 rocr = 0; in mmc_sd_init_card() local 1335 u32 ocr, rocr; in mmc_attach_sd() local
|
D | sdio.c | 649 u32 rocr = 0; in mmc_sdio_init_card() local 1189 u32 ocr, rocr; in mmc_attach_sdio() local
|
D | sdio_ops.c | 18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
|
D | sd_ops.c | 117 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
|
D | mmc.c | 1581 u32 rocr; in mmc_init_card() local 2245 u32 ocr, rocr; in mmc_attach_mmc() local
|
D | mmc_ops.c | 171 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
|