Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_psc.h166 #define PSC_AC97STAT_TB (1 << 4) macro
/linux-2.4.37.9/drivers/sound/
Dau1550_psc.c486 } while ((stat & PSC_AC97STAT_TB) != 0); in stop_dac()