Searched defs:ocr (Results 1 – 10 of 10) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | mmc.c | 75 int32_t mmc_send_op_cond(struct mmc_card *card, uint32_t ocr, uint32_t *rocr) in mmc_send_op_cond() 318 uint32_t ocr; in mmc_attach_mmc() local
|
| A D | sd.c | 66 static int32_t mmc_send_app_op_cond(struct mmc_host *host, uint32_t ocr, uint32_t *rocr) in mmc_send_app_op_cond() 1074 uint32_t ocr = 0; in mmc_attach_sd() local
|
| A D | sdio.c | 479 static int32_t mmc_send_io_op_cond(struct mmc_card *card, uint32_t ocr, uint32_t *rocr) in mmc_send_io_op_cond() 1133 static int32_t sdio_read_cccr(struct mmc_card *card, uint32_t ocr) in sdio_read_cccr() 1606 int32_t mmc_sd_get_cid(struct mmc_host *host, uint32_t ocr, uint32_t *cid, uint32_t *rocr) in mmc_sd_get_cid()
|
| A D | core.c | 743 int32_t mmc_send_if_cond(struct mmc_host *host, uint32_t ocr) in mmc_send_if_cond()
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/inc/ |
| A D | fsl_card.h | 140 uint32_t ocr; /*!< Raw OCR content */ member 172 uint32_t ocr; /*!< Raw OCR content, only 24bit avalible for SDIO card */ member 199 uint32_t ocr; /*!< Raw OCR content */ member
|
| /bsp/nxp/lpc/lpc176x/drivers/ |
| A D | sd.h | 41 uint8_t ocr[4]; // OCR member
|
| A D | sd.c | 60 uint8_t cmd, ct, ocr[4]; in LPC17xx_SD_Init() local
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/ |
| A D | card.h | 94 uint32_t ocr; member 305 struct mmc_ocr ocr; member
|
| /bsp/lm3s8962/drivers/ |
| A D | sdcard.c | 423 rt_uint8_t n, ty, ocr[4]; in sdcard_initialize() local
|
| /bsp/lm3s9b9x/drivers/ |
| A D | sdcard.c | 423 rt_uint8_t n, ty, ocr[4]; in sdcard_initialize() local
|
Completed in 31 milliseconds