Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmxcmmc.c64 #define MMC_REG_RES_FIFO 0x34 macro
521 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
522 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
526 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
527 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
528 c = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()