162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * 462306a36Sopenharmony_ci * Copyright (C) 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> 562306a36Sopenharmony_ci * Copyright (C) 2017 Hauke Mehrtens <hauke@hauke-m.de> 662306a36Sopenharmony_ci */ 762306a36Sopenharmony_ci#ifndef _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 862306a36Sopenharmony_ci#define _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci#define GPHY_MODE_GE 1 1162306a36Sopenharmony_ci#define GPHY_MODE_FE 2 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci#endif /* _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H */ 14