Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_psc.h124 #define PSC_AC97CFG_SET_LEN(x) (((((x)-2)/2) & 0xf) << 21) macro
/linux-2.4.37.9/drivers/sound/
Dau1550_psc.c2039 val = PSC_AC97CFG_SET_LEN(16); in au1550_probe()