Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/au1x/
A Dpsc-i2s.c42 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB)
121 if (stat & (PSC_I2SSTAT_TB | PSC_I2SSTAT_RB)) { in au1xpsc_i2s_hw_params()
188 if (!(stat & (PSC_I2SSTAT_TB | PSC_I2SSTAT_RB))) { in au1xpsc_i2s_start()
227 if (!(stat & (PSC_I2SSTAT_TB | PSC_I2SSTAT_RB))) { in au1xpsc_i2s_stop()
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1xxx_psc.h257 #define PSC_I2SSTAT_RB (1 << 5) macro

Completed in 5 milliseconds