Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
A Dfsl_sai.h25 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ macro
83 #define FSL_SAI_xCR2(tx, ofs) (tx ? FSL_SAI_TCR2(ofs) : FSL_SAI_RCR2(ofs))
A Dfsl_sai.c799 regmap_update_bits(sai->regmap, FSL_SAI_TCR2(ofs), FSL_SAI_CR2_SYNC, in fsl_sai_trigger()
1030 {FSL_SAI_TCR2(0), 0},
1053 {FSL_SAI_TCR2(8), 0},

Completed in 8 milliseconds