Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / include / dt-bindings / phy / phy-pistachio-usb.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2015 Google, Inc.
4  */
5
6 #ifndef _DT_BINDINGS_PHY_PISTACHIO
7 #define _DT_BINDINGS_PHY_PISTACHIO
8
9 #define REFCLK_XO_CRYSTAL       0x0
10 #define REFCLK_X0_EXT_CLK       0x1
11 #define REFCLK_CLK_CORE         0x2
12
13 #endif /* _DT_BINDINGS_PHY_PISTACHIO */