18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_BCM6368_H
48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_BCM6368_H
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#define BCM6368_CLK_VDSL_QPROC		2
78c2ecf20Sopenharmony_ci#define BCM6368_CLK_VDSL_AFE		3
88c2ecf20Sopenharmony_ci#define BCM6368_CLK_VDSL_BONDING	4
98c2ecf20Sopenharmony_ci#define BCM6368_CLK_VDSL		5
108c2ecf20Sopenharmony_ci#define BCM6368_CLK_PHYMIPS		6
118c2ecf20Sopenharmony_ci#define BCM6368_CLK_SWPKT_USB		7
128c2ecf20Sopenharmony_ci#define BCM6368_CLK_SWPKT_SAR		8
138c2ecf20Sopenharmony_ci#define BCM6368_CLK_SPI			9
148c2ecf20Sopenharmony_ci#define BCM6368_CLK_USBD		10
158c2ecf20Sopenharmony_ci#define BCM6368_CLK_SAR			11
168c2ecf20Sopenharmony_ci#define BCM6368_CLK_ROBOSW		12
178c2ecf20Sopenharmony_ci#define BCM6368_CLK_UTOPIA		13
188c2ecf20Sopenharmony_ci#define BCM6368_CLK_PCM			14
198c2ecf20Sopenharmony_ci#define BCM6368_CLK_USBH		15
208c2ecf20Sopenharmony_ci#define BCM6368_CLK_DIS_GLESS		16
218c2ecf20Sopenharmony_ci#define BCM6368_CLK_NAND		17
228c2ecf20Sopenharmony_ci#define BCM6368_CLK_IPSEC		18
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_BCM6368_H */
25