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