Searched refs:CMD_BCR (Results 1 – 5 of 5) sorted by relevance
333 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()
438 cmd.flags = RESP_SPI_R1 | RESP_R3 | CMD_BCR; in mmc_send_op_cond()
166 cmd.flags = RESP_R2 | CMD_BCR; in mmcsd_all_get_cid()
76 cmd.flags = RESP_SPI_R4 | RESP_R4 | CMD_BCR; in sdio_io_send_op_cond()
80 #define CMD_BCR (3 << 4) macro
Completed in 10 milliseconds