Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/fsl/
Dfsl_sai.h146 #define FSL_SAI_CR4_FRSZ(x) (((x) - 1) << 16) macro
Dfsl_sai.c605 val_cr4 |= FSL_SAI_CR4_FRSZ(slots); in fsl_sai_hw_params()