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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dsdricoh_cs.c102 static inline unsigned int sdricoh_readl(struct sdricoh_host *host, function
147 status = sdricoh_readl(host, R21C_STATUS);
181 status = sdricoh_readl(host, R21C_STATUS);
203 if (sdricoh_readl(host, R2E0_INIT) != 0x10000)
230 data = sdricoh_readl(host, R230_DATA);
300 sdricoh_readl(host,
308 cmd->resp[0] = sdricoh_readl(host, R20C_RESP);
380 status = sdricoh_readl(host, R21C_STATUS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdricoh_cs.c102 static inline unsigned int sdricoh_readl(struct sdricoh_host *host, function
147 status = sdricoh_readl(host, R21C_STATUS);
181 status = sdricoh_readl(host, R21C_STATUS);
203 if (sdricoh_readl(host, R2E0_INIT) != 0x10000)
230 data = sdricoh_readl(host, R230_DATA);
300 sdricoh_readl(host,
308 cmd->resp[0] = sdricoh_readl(host, R20C_RESP);
380 status = sdricoh_readl(host, R21C_STATUS);

Completed in 71 milliseconds