]> Git Repo - linux.git/blob - include/dt-bindings/mips/lantiq_rcu_gphy.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / include / dt-bindings / mips / lantiq_rcu_gphy.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  *
4  *  Copyright (C) 2016 Martin Blumenstingl <[email protected]>
5  *  Copyright (C) 2017 Hauke Mehrtens <[email protected]>
6  */
7 #ifndef _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H
8 #define _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H
9
10 #define GPHY_MODE_GE    1
11 #define GPHY_MODE_FE    2
12
13 #endif /* _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H */
This page took 0.034367 seconds and 4 git commands to generate.