MMC_RSP_SPI_B4    502 drivers/mmc/host/mmc_spi.c 		else if (cmd->flags & MMC_RSP_SPI_B4)	/* R3/R4/R7 */
MMC_RSP_SPI_B4     79 include/linux/mmc/core.h #define MMC_RSP_SPI_R3	(MMC_RSP_SPI_S1|MMC_RSP_SPI_B4)
MMC_RSP_SPI_B4     80 include/linux/mmc/core.h #define MMC_RSP_SPI_R4	(MMC_RSP_SPI_S1|MMC_RSP_SPI_B4)
MMC_RSP_SPI_B4     82 include/linux/mmc/core.h #define MMC_RSP_SPI_R7	(MMC_RSP_SPI_S1|MMC_RSP_SPI_B4)
MMC_RSP_SPI_B4     85 include/linux/mmc/core.h 		(MMC_RSP_SPI_S1|MMC_RSP_SPI_BUSY|MMC_RSP_SPI_S2|MMC_RSP_SPI_B4))