Home
last modified time | relevance | path

Searched refs:sdio_io_send_op_cond (Results 1 – 3 of 3) sorted by relevance

/components/drivers/include/drivers/
A Ddev_sdio.h154 rt_int32_t sdio_io_send_op_cond(struct rt_mmcsd_host *host,
/components/drivers/sdio/
A Ddev_sdio.c63 rt_int32_t sdio_io_send_op_cond(struct rt_mmcsd_host *host, in sdio_io_send_op_cond() function
836 err = sdio_io_send_op_cond(host, ocr, &cmd5_resp); in sdio_init_card()
A Ddev_mmcsd_core.c643 err = sdio_io_send_op_cond(host, 0, &ocr); in mmcsd_detect()

Completed in 12 milliseconds