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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap_hsmmc.c83 #define INIT_STREAM (1 << 1) macro
715 OMAP_HSMMC_READ(host->base, CON) | INIT_STREAM);
723 OMAP_HSMMC_READ(host->base, CON) & ~INIT_STREAM);

Completed in 103 milliseconds