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