Searched refs:MMC_RSP_SPI_BUSY (Results 1 – 2 of 2) sorted by relevance
36 #define MMC_RSP_SPI_BUSY (1 << 10) /* card may send busy */ macro64 #define MMC_RSP_SPI_R1B (MMC_RSP_SPI_S1|MMC_RSP_SPI_BUSY)72 (MMC_RSP_SPI_S1|MMC_RSP_SPI_BUSY|MMC_RSP_SPI_S2|MMC_RSP_SPI_B4))
678 if (idata->ic.write_flag || r1b_resp || cmd.flags & MMC_RSP_SPI_BUSY) in __mmc_blk_ioctl_cmd()