Home
last modified time | relevance | path

Searched refs:MMC_RSP_SPI_S2 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
A Dcore.h47 #define MMC_RSP_SPI_S2 (1 << 8) /* second byte */ macro
78 #define MMC_RSP_SPI_R2 (MMC_RSP_SPI_S1|MMC_RSP_SPI_S2)
81 #define MMC_RSP_SPI_R5 (MMC_RSP_SPI_S1|MMC_RSP_SPI_S2)
85 (MMC_RSP_SPI_S1|MMC_RSP_SPI_BUSY|MMC_RSP_SPI_S2|MMC_RSP_SPI_B4))
/linux/drivers/mmc/host/
A Dmmc_spi.c491 if (cmd->flags & MMC_RSP_SPI_S2) /* R2/R5 */ in mmc_spi_command_send()

Completed in 4 milliseconds