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