Searched refs:FSL_SAI_CR4_FRSZ (Results 1 – 2 of 2) sorted by relevance
146 #define FSL_SAI_CR4_FRSZ(x) (((x) - 1) << 16) macro
605 val_cr4 |= FSL_SAI_CR4_FRSZ(slots); in fsl_sai_hw_params()