Searched refs:PSC_I2SCFG_SET_LEN (Results 1 – 2 of 2) sorted by relevance
221 #define PSC_I2SCFG_SET_LEN(x) ((((x) - 1) & 0x1f) << 4) macro
130 pscdata->cfg |= PSC_I2SCFG_SET_LEN(params->msbits); in au1xpsc_i2s_hw_params()