hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/sound/soc/fsl/fsl_sai.h
....@@ -87,6 +87,7 @@
8787 /* SAI Transmit/Receive Control Register */
8888 #define FSL_SAI_CSR_TERE BIT(31)
8989 #define FSL_SAI_CSR_SE BIT(30)
90
+#define FSL_SAI_CSR_BCE BIT(28)
9091 #define FSL_SAI_CSR_FR BIT(25)
9192 #define FSL_SAI_CSR_SR BIT(24)
9293 #define FSL_SAI_CSR_xF_SHIFT 16