Searched refs:SSI_SxCCR_WL_MASK (Results 1 – 2 of 2) sorted by relevance
185 #define SSI_SxCCR_WL_MASK 0x0001E000 macro187 (((((x) / 2) - 1) << SSI_SxCCR_WL_SHIFT) & SSI_SxCCR_WL_MASK)
863 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl); in fsl_ssi_hw_params()