18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Device Tree constants for the Qualcomm Atheros AR803x PHYs 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_QCA_AR803X_H 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_QCA_AR803X_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define AR803X_STRENGTH_FULL 0 108c2ecf20Sopenharmony_ci#define AR803X_STRENGTH_HALF 1 118c2ecf20Sopenharmony_ci#define AR803X_STRENGTH_QUARTER 2 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci#endif 14