Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_psc.h282 #define PSC_I2SSTAT_TR (1 << 8) macro
/linux-2.4.37.9/drivers/sound/
Dau1550_i2s.c546 if (i2s_stat & (PSC_I2SSTAT_TF | PSC_I2SSTAT_TR | PSC_I2SSTAT_TF)) in dac_dma_interrupt()