Searched refs:PSC_AC97CFG_GET_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h102 #define PSC_AC97CFG_GET_LEN(x) (((((x) >> 21) & 0xf) * 2) + 2) macro
/linux-4.4.14/sound/soc/au1x/
H A Dpsc-ac97.c227 if ((PSC_AC97CFG_GET_LEN(r) != params->msbits) || au1xpsc_ac97_hw_params()

Completed in 93 milliseconds