Revert "unicode: Don't special case ignorable code points"
[linux-stable.git] / include / dt-bindings / net / qca-ar803x.h
blob9c046c7242ed8bc6efd2fc6bed014e7b17b39e7c
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Device Tree constants for the Qualcomm Atheros AR803x PHYs
4 */
6 #ifndef _DT_BINDINGS_QCA_AR803X_H
7 #define _DT_BINDINGS_QCA_AR803X_H
9 #define AR803X_STRENGTH_FULL 0
10 #define AR803X_STRENGTH_HALF 1
11 #define AR803X_STRENGTH_QUARTER 2
13 #endif