0ecadb35c6dfb5881053e559267bf6877cdee2b0
[openwrt/staging/jow.git] / target / linux / qualcommax / files / include / dt-bindings / net / qcom-ipq-ess.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef _DT_BINDINGS_NET_QCOM_IPQ_ESS_H
4 #define _DT_BINDINGS_NET_QCOM_IPQ_ESS_H
5
6 #define ESS_PORT0 0x1
7 #define ESS_PORT1 0x2
8 #define ESS_PORT2 0x4
9 #define ESS_PORT3 0x8
10 #define ESS_PORT4 0x10
11 #define ESS_PORT5 0x20
12 #define ESS_PORT6 0x40
13 #define ESS_PORT7 0x80
14
15 #endif /* _DT_BINDINGS_NET_QCOM_IPQ_ESS_H */