Home
last modified time | relevance | path

Searched refs:CMD_BCR (Results 1 – 5 of 5) sorted by relevance

/components/drivers/sdio/
A Ddev_sd.c333 cmd.flags = RESP_R1 | CMD_BCR; in mmcsd_app_cmd()
447 cmd.flags = RESP_SPI_R1 | RESP_R3 | CMD_BCR; in mmcsd_send_app_op_cond()
495 cmd.flags = RESP_SPI_R7 | RESP_R7 | CMD_BCR; in mmcsd_send_if_cond()
521 cmd.flags = RESP_R6 | CMD_BCR; in mmcsd_get_card_addr()
A Ddev_mmc.c438 cmd.flags = RESP_SPI_R1 | RESP_R3 | CMD_BCR; in mmc_send_op_cond()
A Ddev_mmcsd_core.c166 cmd.flags = RESP_R2 | CMD_BCR; in mmcsd_all_get_cid()
A Ddev_sdio.c76 cmd.flags = RESP_SPI_R4 | RESP_R4 | CMD_BCR; in sdio_io_send_op_cond()
/components/drivers/include/drivers/
A Ddev_mmcsd_core.h80 #define CMD_BCR (3 << 4) macro

Completed in 10 milliseconds