Home
last modified time | relevance | path

Searched refs:rocr (Results 1 – 2 of 2) sorted by relevance

/system/dev/block/sdmmc/
A Dops.c144 zx_status_t sdio_send_op_cond(sdmmc_device_t* dev, uint32_t ocr, uint32_t* rocr) { in sdio_send_op_cond() argument
159 *rocr = req.response[0]; in sdio_send_op_cond()
261 zx_status_t mmc_send_op_cond(sdmmc_device_t* dev, uint32_t ocr, uint32_t* rocr) { in mmc_send_op_cond() argument
278 *rocr = req.response[0]; in mmc_send_op_cond()
A Dsdmmc.h113 zx_status_t sdio_send_op_cond(sdmmc_device_t* dev, uint32_t ocr, uint32_t* rocr);
134 zx_status_t mmc_send_op_cond(sdmmc_device_t* dev, uint32_t ocr, uint32_t* rocr);

Completed in 4 milliseconds