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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Dpsc.h54 #define AC97_PCR(x) ((unsigned long)((x)->mmio) + PSC_AC97PCR_OFFSET) macro
H A Dpsc-ac97.c289 au_writel(AC97PCR_CLRFIFO(stype), AC97_PCR(pscdata));
291 au_writel(AC97PCR_START(stype), AC97_PCR(pscdata));
296 au_writel(AC97PCR_STOP(stype), AC97_PCR(pscdata));
302 au_writel(AC97PCR_CLRFIFO(stype), AC97_PCR(pscdata));

Completed in 48 milliseconds