Searched refs:MMC_REG_RES_FIFO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mxcmmc.c | 59 #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()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mxcmmc.c | 58 #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()
|
Completed in 4 milliseconds