Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
A Dfsl_sai.h20 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ macro
78 #define FSL_SAI_xCR1(tx, ofs) (tx ? FSL_SAI_TCR1(ofs) : FSL_SAI_RCR1(ofs))
A Dfsl_sai.c721 regmap_update_bits(sai->regmap, FSL_SAI_TCR1(ofs), in fsl_sai_dai_probe()
762 {FSL_SAI_TCR1(0), 0},
785 {FSL_SAI_TCR1(8), 0},

Completed in 7 milliseconds