18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_BCM63268_H 48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_BCM63268_H 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#define BCM63268_CLK_DIS_GLESS 0 78c2ecf20Sopenharmony_ci#define BCM63268_CLK_VDSL_QPROC 1 88c2ecf20Sopenharmony_ci#define BCM63268_CLK_VDSL_AFE 2 98c2ecf20Sopenharmony_ci#define BCM63268_CLK_VDSL 3 108c2ecf20Sopenharmony_ci#define BCM63268_CLK_MIPS 4 118c2ecf20Sopenharmony_ci#define BCM63268_CLK_WLAN_OCP 5 128c2ecf20Sopenharmony_ci#define BCM63268_CLK_DECT 6 138c2ecf20Sopenharmony_ci#define BCM63268_CLK_FAP0 7 148c2ecf20Sopenharmony_ci#define BCM63268_CLK_FAP1 8 158c2ecf20Sopenharmony_ci#define BCM63268_CLK_SAR 9 168c2ecf20Sopenharmony_ci#define BCM63268_CLK_ROBOSW 10 178c2ecf20Sopenharmony_ci#define BCM63268_CLK_PCM 11 188c2ecf20Sopenharmony_ci#define BCM63268_CLK_USBD 12 198c2ecf20Sopenharmony_ci#define BCM63268_CLK_USBH 13 208c2ecf20Sopenharmony_ci#define BCM63268_CLK_IPSEC 14 218c2ecf20Sopenharmony_ci#define BCM63268_CLK_SPI 15 228c2ecf20Sopenharmony_ci#define BCM63268_CLK_HSSPI 16 238c2ecf20Sopenharmony_ci#define BCM63268_CLK_PCIE 17 248c2ecf20Sopenharmony_ci#define BCM63268_CLK_PHYMIPS 18 258c2ecf20Sopenharmony_ci#define BCM63268_CLK_GMAC 19 268c2ecf20Sopenharmony_ci#define BCM63268_CLK_NAND 20 278c2ecf20Sopenharmony_ci#define BCM63268_CLK_TBUS 27 288c2ecf20Sopenharmony_ci#define BCM63268_CLK_ROBOSW250 31 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_BCM63268_H */ 31