Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_sai.h162 #define FSL_SAI_CR5_FBT(x) ((x) << 8) macro
H A Dfsl_sai.c601 val_cr5 |= FSL_SAI_CR5_FBT(0); in fsl_sai_hw_params()
603 val_cr5 |= FSL_SAI_CR5_FBT(word_width - 1); in fsl_sai_hw_params()