Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds