SSI_SxCCR_WL_MASK  848 sound/soc/fsl/fsl_ssi.c 	regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl);
SSI_SxCCR_WL_MASK  187 sound/soc/fsl/fsl_ssi.h 	(((((x) / 2) - 1) << SSI_SxCCR_WL_SHIFT) & SSI_SxCCR_WL_MASK)