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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dregs-ac97.h29 #define GCR_SECRDY_IEN (1 << 9) /* Secondary Ready Interrupt Enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Dpxa2xx-ac97-lib.c117 GCR |= GCR_WARM_RST | GCR_PRIRDY_IEN | GCR_SECRDY_IEN;
192 GCR &= ~(GCR_PRIRDY_IEN|GCR_SECRDY_IEN);
268 GCR &= ~(GCR_PRIRDY_IEN|GCR_SECRDY_IEN);

Completed in 114 milliseconds