18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * This header provides constants for AM654 SERDES.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_AM654_SERDES
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_AM654_SERDES
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define AM654_SERDES_CMU_REFCLK	0
108c2ecf20Sopenharmony_ci#define AM654_SERDES_LO_REFCLK	1
118c2ecf20Sopenharmony_ci#define AM654_SERDES_RO_REFCLK	2
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_AM654_SERDES */
14