18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_BCM6358_H
48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_BCM6358_H
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#define BCM6358_CLK_ENET	4
78c2ecf20Sopenharmony_ci#define BCM6358_CLK_ADSLPHY	5
88c2ecf20Sopenharmony_ci#define BCM6358_CLK_PCM		8
98c2ecf20Sopenharmony_ci#define BCM6358_CLK_SPI		9
108c2ecf20Sopenharmony_ci#define BCM6358_CLK_USBS	10
118c2ecf20Sopenharmony_ci#define BCM6358_CLK_SAR		11
128c2ecf20Sopenharmony_ci#define BCM6358_CLK_EMUSB	17
138c2ecf20Sopenharmony_ci#define BCM6358_CLK_ENET0	18
148c2ecf20Sopenharmony_ci#define BCM6358_CLK_ENET1	19
158c2ecf20Sopenharmony_ci#define BCM6358_CLK_USBSU	20
168c2ecf20Sopenharmony_ci#define BCM6358_CLK_EPHY	21
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_BCM6358_H */
19