Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
[linux-2.6-microblaze.git] / include / dt-bindings / phy / phy-am654-serdes.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * This header provides constants for AM654 SERDES.
4  */
5
6 #ifndef _DT_BINDINGS_AM654_SERDES
7 #define _DT_BINDINGS_AM654_SERDES
8
9 #define AM654_SERDES_CMU_REFCLK 0
10 #define AM654_SERDES_LO_REFCLK  1
11 #define AM654_SERDES_RO_REFCLK  2
12
13 #endif /* _DT_BINDINGS_AM654_SERDES */