Searched refs:PSC_AC97CFG_SET_LEN (Results 1 – 2 of 2) sorted by relevance
101 #define PSC_AC97CFG_SET_LEN(x) (((((x) - 2) / 2) & 0xf) << 21) macro
230 r |= PSC_AC97CFG_SET_LEN(params->msbits); in au1xpsc_ac97_hw_params()