Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_sai.h23 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ macro
81 #define FSL_SAI_xCR4(tx, ofs) (tx ? FSL_SAI_TCR4(ofs) : FSL_SAI_RCR4(ofs))
H A Dfsl_sai.c760 {FSL_SAI_TCR4(0), 0},
783 {FSL_SAI_TCR4(8), 0},
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_sai.h27 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ macro
85 #define FSL_SAI_xCR4(tx, ofs) (tx ? FSL_SAI_TCR4(ofs) : FSL_SAI_RCR4(ofs))
H A Dfsl_sai.c967 {FSL_SAI_TCR4(0), 0},
990 {FSL_SAI_TCR4(8), 0},

Completed in 8 milliseconds