kernel/sound/soc/fsl/fsl_sai.h
.. .. @@ -87,6 +87,7 @@ 87 87 /* SAI Transmit/Receive Control Register */ 88 88 #define FSL_SAI_CSR_TERE BIT(31) 89 89 #define FSL_SAI_CSR_SE BIT(30) 90 +#define FSL_SAI_CSR_BCE BIT(28)90 91 #define FSL_SAI_CSR_FR BIT(25) 91 92 #define FSL_SAI_CSR_SR BIT(24) 92 93 #define FSL_SAI_CSR_xF_SHIFT 16