18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2015 Google, Inc.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_PHY_PISTACHIO
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_PHY_PISTACHIO
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define REFCLK_XO_CRYSTAL	0x0
108c2ecf20Sopenharmony_ci#define REFCLK_X0_EXT_CLK	0x1
118c2ecf20Sopenharmony_ci#define REFCLK_CLK_CORE		0x2
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_PHY_PISTACHIO */
14