Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_sai.h22 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ macro
80 #define FSL_SAI_xCR3(tx, ofs) (tx ? FSL_SAI_TCR3(ofs) : FSL_SAI_RCR3(ofs))
H A Dfsl_sai.c759 {FSL_SAI_TCR3(0), 0},
782 {FSL_SAI_TCR3(8), 0},
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_sai.h26 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ macro
84 #define FSL_SAI_xCR3(tx, ofs) (tx ? FSL_SAI_TCR3(ofs) : FSL_SAI_RCR3(ofs))
H A Dfsl_sai.c966 {FSL_SAI_TCR3(0), 0},
989 {FSL_SAI_TCR3(8), 0},

Completed in 5 milliseconds