Searched defs:ocr (Results 1 – 5 of 5) sorted by relevance
21 int sdio_send_ocr(struct sd_card *card, uint32_t ocr) in sdio_send_ocr()
205 static int mmc_send_op_cond(struct sd_card *card, int ocr) in mmc_send_op_cond()
96 static int sdmmc_send_ocr(struct sd_card *card, int ocr) in sdmmc_send_ocr()
56 uint32_t ocr; /*!< Raw card OCR content */ member
114 uint8_t ocr; member