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

/linux-4.1.27/drivers/mmc/host/
H A Dmxcmmc.c223 static inline u16 mxcmci_readw(struct mxcmci_host *host, int reg) mxcmci_readw() function
521 a = mxcmci_readw(host, MMC_REG_RES_FIFO); mxcmci_read_response()
522 b = mxcmci_readw(host, MMC_REG_RES_FIFO); mxcmci_read_response()
526 a = mxcmci_readw(host, MMC_REG_RES_FIFO); mxcmci_read_response()
527 b = mxcmci_readw(host, MMC_REG_RES_FIFO); mxcmci_read_response()
528 c = mxcmci_readw(host, MMC_REG_RES_FIFO); mxcmci_read_response()
1113 host->rev_no = mxcmci_readw(host, MMC_REG_REV_NO); mxcmci_probe()

Completed in 83 milliseconds