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

/linux-4.4.14/sound/soc/fsl/
H A Dfsl_sai.h21 #define FSL_SAI_TCR1 0x04 /* SAI Transmit Configuration 1 */ macro
40 #define FSL_SAI_xCR1(tx) (tx ? FSL_SAI_TCR1 : FSL_SAI_RCR1)
H A Dfsl_sai.c590 regmap_update_bits(sai->regmap, FSL_SAI_TCR1, FSL_SAI_CR1_RFW_MASK, fsl_sai_dai_probe()
634 case FSL_SAI_TCR1: fsl_sai_readable_reg()
676 case FSL_SAI_TCR1: fsl_sai_writeable_reg()

Completed in 35 milliseconds