summaryrefslogtreecommitdiff
path: root/include/dt-bindings/phy/phy-pistachio-usb.h
blob: d1877aa0a3f5c18dd029db5566b24f7159ee7c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright (C) 2015 Google, Inc.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms and conditions of the GNU General Public License,
 * version 2, as published by the Free Software Foundation.
 */

#ifndef _DT_BINDINGS_PHY_PISTACHIO
#define _DT_BINDINGS_PHY_PISTACHIO

#define REFCLK_XO_CRYSTAL	0x0
#define REFCLK_X0_EXT_CLK	0x1
#define REFCLK_CLK_CORE		0x2

#endif /* _DT_BINDINGS_PHY_PISTACHIO */
ds-private-remove&id=0a0a8d6b0e88d947d7ab3198b325e31f677bebc2'>0a0a8d6b0e88d947d7ab3198b325e31f677bebc2 (patch) tree504ec8a8d6f48d40a4851f7f4789dc07d56fb4d3 /include/drm/drm_property.h parent9da12b6454c4a762077fc33b56bdfd49acdae3ae (diff)
net: fealnx: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/drm/drm_property.h')