Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/fsl/
Dfsl_sai.h51 #define FSL_SAI_RCR1(ofs) (0x84 + ofs)/* SAI Receive Configuration 1 */ macro
82 #define FSL_SAI_xCR1(tx, ofs) (tx ? FSL_SAI_TCR1(ofs) : FSL_SAI_RCR1(ofs))
Dfsl_sai.c872 regmap_update_bits(sai->regmap, FSL_SAI_RCR1(ofs), in fsl_sai_dai_probe()
954 {FSL_SAI_RCR1(0), 0},
977 {FSL_SAI_RCR1(8), 0},