diff options
Diffstat (limited to 'include/dt-bindings/memory/mt2701-larb-port.h')
-rw-r--r-- | include/dt-bindings/memory/mt2701-larb-port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/memory/mt2701-larb-port.h b/include/dt-bindings/memory/mt2701-larb-port.h index 78f66786da91..6764d7447422 100644 --- a/include/dt-bindings/memory/mt2701-larb-port.h +++ b/include/dt-bindings/memory/mt2701-larb-port.h | |||
@@ -26,7 +26,7 @@ | |||
26 | #define LARB0_PORT_OFFSET 0 | 26 | #define LARB0_PORT_OFFSET 0 |
27 | #define LARB1_PORT_OFFSET 11 | 27 | #define LARB1_PORT_OFFSET 11 |
28 | #define LARB2_PORT_OFFSET 21 | 28 | #define LARB2_PORT_OFFSET 21 |
29 | #define LARB3_PORT_OFFSET 43 | 29 | #define LARB3_PORT_OFFSET 44 |
30 | 30 | ||
31 | #define MT2701_M4U_ID_LARB0(port) ((port) + LARB0_PORT_OFFSET) | 31 | #define MT2701_M4U_ID_LARB0(port) ((port) + LARB0_PORT_OFFSET) |
32 | #define MT2701_M4U_ID_LARB1(port) ((port) + LARB1_PORT_OFFSET) | 32 | #define MT2701_M4U_ID_LARB1(port) ((port) + LARB1_PORT_OFFSET) |