Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dmxcmmc.c58 #define MMC_REG_RES_FIFO 0x34 macro
503 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
504 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
508 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
509 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
510 c = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()

Completed in 6 milliseconds