Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmxcmmc.c59 #define MMC_REG_RES_FIFO 0x34 macro
513 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
514 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
518 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
519 b = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()
520 c = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response()