Searched refs:FSL_SAI_CR4_SYWD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_sai.h | 149 #define FSL_SAI_CR4_SYWD(x) (((x) - 1) << 8) macro |
H A D | fsl_sai.c | 595 val_cr4 |= FSL_SAI_CR4_SYWD(slot_width); in fsl_sai_hw_params() |