Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/fsl/
Dfsl_sai.h53 #define FSL_SAI_RCR3(ofs) (0x8c + ofs) /* SAI Receive Configuration 3 */ macro
84 #define FSL_SAI_xCR3(tx, ofs) (tx ? FSL_SAI_TCR3(ofs) : FSL_SAI_RCR3(ofs))
Dfsl_sai.c956 {FSL_SAI_RCR3(0), 0},
979 {FSL_SAI_RCR3(8), 0},