Searched defs:rocr (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/mmc/core/ | 
| D | sd.c | 738 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr)  in mmc_sd_get_cid()949 	u32 rocr = 0;  in mmc_sd_init_card()  local
 1272 	u32 ocr, rocr;  in mmc_attach_sd()  local
 
 | 
| D | sdio.c | 567 	u32 rocr = 0;  in mmc_sdio_init_card()  local1089 	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 | 1554 	u32 rocr;  in mmc_init_card()  local2199 	u32 ocr, rocr;  in mmc_attach_mmc()  local
 
 | 
| D | mmc_ops.c | 169 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)  in mmc_send_op_cond()
 |