Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h127 #define PSC_AC97CFG_SET_LEN(x) (((((x) - 2) / 2) & 0xf) << 21) macro
/linux-2.6.39/sound/soc/au1x/
Dpsc-ac97.c235 r |= PSC_AC97CFG_SET_LEN(params->msbits); in au1xpsc_ac97_hw_params()
/linux-2.6.39/sound/oss/
Dau1550_ac97.c2027 val = PSC_AC97CFG_SET_LEN(16); in au1550_probe()