Home
last modified time | relevance | path

Searched refs:PSC_I2SSTAT_DR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h260 #define PSC_I2SSTAT_DR (1 << 1) macro
/linux/sound/soc/au1x/
H A Dpsc-i2s.c166 while (!(__raw_readl(I2S_STAT(pscdata)) & PSC_I2SSTAT_DR) && tmo) in au1xpsc_i2s_configure()