FSL_SAI_TCR5      482 sound/soc/fsl/fsl_sai.c 			regmap_update_bits(sai->regmap, FSL_SAI_TCR5(ofs),
FSL_SAI_TCR5      728 sound/soc/fsl/fsl_sai.c 	{FSL_SAI_TCR5(0), 0},
FSL_SAI_TCR5      751 sound/soc/fsl/fsl_sai.c 	{FSL_SAI_TCR5(8), 0},
FSL_SAI_TCR5      774 sound/soc/fsl/fsl_sai.c 	if (reg >= FSL_SAI_TCSR(ofs) && reg <= FSL_SAI_TCR5(ofs))
FSL_SAI_TCR5      857 sound/soc/fsl/fsl_sai.c 	if (reg >= FSL_SAI_TCSR(ofs) && reg <= FSL_SAI_TCR5(ofs))
FSL_SAI_TCR5       69 sound/soc/fsl/fsl_sai.h #define FSL_SAI_xCR5(tx, ofs)	(tx ? FSL_SAI_TCR5(ofs) : FSL_SAI_RCR5(ofs))