Home
last modified time | relevance | path

Searched refs:FSL_SAI_CR5_WNW (Results 1 – 2 of 2) sorted by relevance

/sound/soc/fsl/
Dfsl_sai.h151 #define FSL_SAI_CR5_WNW(x) (((x) - 1) << 24) macro
Dfsl_sai.c479 val_cr5 |= FSL_SAI_CR5_WNW(slot_width); in fsl_sai_hw_params()