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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dmmci.h44 #define MMCISTATUS 0x034 macro
H A Dmmci.c233 status = readl(base + MMCISTATUS);
258 status = readl(base + MMCISTATUS);
273 status = readl(base + MMCISTATUS);
326 status = readl(base + MMCISTATUS);
365 status = readl(host->base + MMCISTATUS);

Completed in 102 milliseconds