Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c58 #define MMC_REG_RES_FIFO 0x34 macro
496 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
497 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
501 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
502 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
503 c = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()