Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mmc/
Dmmc.h178 #define R1_SPI_IDLE (1 << 0) macro
/Linux-v5.15/drivers/mmc/core/
Dsd_ops.c141 if (!(cmd.resp[0] & R1_SPI_IDLE)) in mmc_send_app_op_cond()
Dmmc_ops.c192 if (!(cmd.resp[0] & R1_SPI_IDLE)) in mmc_send_op_cond()