hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/can/platform/sja1000.h
....@@ -14,7 +14,7 @@
1414 #define OCR_MODE_TEST 0x01
1515 #define OCR_MODE_NORMAL 0x02
1616 #define OCR_MODE_CLOCK 0x03
17
-#define OCR_MODE_MASK 0x07
17
+#define OCR_MODE_MASK 0x03
1818 #define OCR_TX0_INVERT 0x04
1919 #define OCR_TX0_PULLDOWN 0x08
2020 #define OCR_TX0_PULLUP 0x10