Searched refs:mxcmci_readw (Results 1 – 1 of 1) sorted by relevance
201 static inline u16 mxcmci_readw(struct mxcmci_host *host, int reg) in mxcmci_readw() function503 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()1088 host->rev_no = mxcmci_readw(host, MMC_REG_REV_NO); in mxcmci_probe()