Searched refs:FSL_SAI_CR5_WNW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_sai.h | 159 #define FSL_SAI_CR5_WNW(x) (((x) - 1) << 24) macro |
H A D | fsl_sai.c | 597 val_cr5 |= FSL_SAI_CR5_WNW(slot_width); in fsl_sai_hw_params() |