]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - include/dt-bindings/phy/phy-pistachio-usb.h
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-bionic-kernel.git] / include / dt-bindings / phy / phy-pistachio-usb.h
1 /*
2 * Copyright (C) 2015 Google, Inc.
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms and conditions of the GNU General Public License,
6 * version 2, as published by the Free Software Foundation.
7 */
8
9 #ifndef _DT_BINDINGS_PHY_PISTACHIO
10 #define _DT_BINDINGS_PHY_PISTACHIO
11
12 #define REFCLK_XO_CRYSTAL 0x0
13 #define REFCLK_X0_EXT_CLK 0x1
14 #define REFCLK_CLK_CORE 0x2
15
16 #endif /* _DT_BINDINGS_PHY_PISTACHIO */