Searched refs:R1_SPI_IDLE (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dsdio_ops.c45 * Both R1_SPI_IDLE and MMC_CARD_BUSY indicate mmc_send_io_op_cond()
H A Dsd_ops.c175 if (!(cmd.resp[0] & R1_SPI_IDLE)) mmc_send_app_op_cond()
H A Dmmc_ops.c205 if (!(cmd.resp[0] & R1_SPI_IDLE)) mmc_send_op_cond()
/linux-4.1.27/include/linux/mmc/
H A Dmmc.h159 #define R1_SPI_IDLE (1 << 0) macro
/linux-4.1.27/drivers/mmc/host/
H A Dmmc_spi.c351 /* else R1_SPI_IDLE, "it's resetting" */ mmc_spi_response_get()

Completed in 145 milliseconds