Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Dsd.c729 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid()
919 u32 rocr = 0; in mmc_sd_init_card() local
1236 u32 ocr, rocr; in mmc_attach_sd() local
Dsdio.c588 u32 rocr = 0; in mmc_sdio_init_card() local
1078 u32 ocr, rocr; in mmc_attach_sdio() local
Dsdio_ops.c22 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
Dsd_ops.c150 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
Dmmc.c1207 u32 rocr; in mmc_init_card() local
1862 u32 ocr, rocr; in mmc_attach_mmc() local
Dmmc_ops.c183 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()