Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dcore.h82 #define MMC_RSP_SPI_R7 (MMC_RSP_SPI_S1|MMC_RSP_SPI_B4) macro
/openbmc/linux/drivers/mmc/core/
H A Dsd_ops.c177 cmd.flags = MMC_RSP_SPI_R7 | MMC_RSP_R7 | MMC_CMD_BCR; in __mmc_send_if_cond()