Home
last modified time | relevance | path

Searched refs:FSL_SAI_CR4_FRSZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_sai.h141 #define FSL_SAI_CR4_FRSZ(x) (((x) - 1) << 16) macro
H A Dfsl_sai.c491 val_cr4 |= FSL_SAI_CR4_FRSZ(slots); in fsl_sai_hw_params()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_sai.h146 #define FSL_SAI_CR4_FRSZ(x) (((x) - 1) << 16) macro
H A Dfsl_sai.c605 val_cr4 |= FSL_SAI_CR4_FRSZ(slots); in fsl_sai_hw_params()

Completed in 6 milliseconds