Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/fsl/
Dfsl_sai.h54 #define FSL_SAI_RCR4(ofs) (0x90 + ofs) /* SAI Receive Configuration 4 */ macro
85 #define FSL_SAI_xCR4(tx, ofs) (tx ? FSL_SAI_TCR4(ofs) : FSL_SAI_RCR4(ofs))
Dfsl_sai.c950 {FSL_SAI_RCR4(0), 0},
973 {FSL_SAI_RCR4(8), 0},