]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - include/dt-bindings/mips/lantiq_rcu_gphy.h
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-bionic-kernel.git] / include / dt-bindings / mips / lantiq_rcu_gphy.h
1 /*
2 * This program is free software; you can redistribute it and/or modify it
3 * under the terms of the GNU General Public License version 2 as published
4 * by the Free Software Foundation.
5 *
6 * Copyright (C) 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
7 * Copyright (C) 2017 Hauke Mehrtens <hauke@hauke-m.de>
8 */
9 #ifndef _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H
10 #define _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H
11
12 #define GPHY_MODE_GE 1
13 #define GPHY_MODE_FE 2
14
15 #endif /* _DT_BINDINGS_MIPS_LANTIQ_RCU_GPHY_H */