Searched refs:STAT_CLK_EN (Results 1 - 4 of 4) 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 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)
/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 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 166 milliseconds