Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mmc/
Dcore.h61 #define MMC_RSP_R4 (MMC_RSP_PRESENT) macro
/Linux-v6.1/drivers/mmc/core/
Dsdio_ops.c25 cmd.flags = MMC_RSP_SPI_R4 | MMC_RSP_R4 | MMC_CMD_BCR; in mmc_send_io_op_cond()
/Linux-v6.1/drivers/net/wireless/rsi/
Drsi_91x_sdio.c229 (MMC_RSP_R4 | MMC_CMD_BCR), &resp); in rsi_reset_card()
238 (MMC_RSP_R4 | MMC_CMD_BCR), &resp); in rsi_reset_card()