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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dpxamci.h9 #define STAT_CLK_EN (1 << 8) macro
H A Dpxamci.c122 if (readl(host->base + MMC_STAT) & STAT_CLK_EN) {
130 if (!(v & STAT_CLK_EN))
135 if (v & STAT_CLK_EN)

Completed in 82 milliseconds