Searched refs:PSC_I2SCFG_GET_LEN (Results 1 – 2 of 2) sorted by relevance
222 #define PSC_I2SCFG_GET_LEN(x) ((((x) >> 4) & 0x1f) + 1) macro
124 if ((PSC_I2SCFG_GET_LEN(cfgbits) != params->msbits) || in au1xpsc_i2s_hw_params()