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