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

/linux-4.4.14/drivers/mmc/host/
H A Dsdricoh_cs.c102 static inline unsigned int sdricoh_readl(struct sdricoh_host *host, sdricoh_readl() function
147 status = sdricoh_readl(host, R21C_STATUS); sdricoh_query_status()
181 status = sdricoh_readl(host, R21C_STATUS); sdricoh_mmc_cmd()
203 if (sdricoh_readl(host, R2E0_INIT) != 0x10000) sdricoh_reset()
230 data = sdricoh_readl(host, R230_DATA); sdricoh_blockio()
300 sdricoh_readl(host, sdricoh_request()
308 cmd->resp[0] = sdricoh_readl(host, R20C_RESP); sdricoh_request()
381 status = sdricoh_readl(host, R21C_STATUS); sdricoh_get_ro()

Completed in 108 milliseconds