Searched refs:PSC_AC97CFG_SET_LEN (Results 1 – 3 of 3) sorted by relevance
127 #define PSC_AC97CFG_SET_LEN(x) (((((x) - 2) / 2) & 0xf) << 21) macro
235 r |= PSC_AC97CFG_SET_LEN(params->msbits); in au1xpsc_ac97_hw_params()
2027 val = PSC_AC97CFG_SET_LEN(16); in au1550_probe()