include/dt-bindings/clock/bcm6368-clock.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/bcm6368-clock.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/bcm6368-clock.h
Extension
.h
Size
687 bytes
Lines
25
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __DT_BINDINGS_CLOCK_BCM6368_H
#define __DT_BINDINGS_CLOCK_BCM6368_H

#define BCM6368_CLK_VDSL_QPROC		2
#define BCM6368_CLK_VDSL_AFE		3
#define BCM6368_CLK_VDSL_BONDING	4
#define BCM6368_CLK_VDSL		5
#define BCM6368_CLK_PHYMIPS		6
#define BCM6368_CLK_SWPKT_USB		7
#define BCM6368_CLK_SWPKT_SAR		8
#define BCM6368_CLK_SPI			9
#define BCM6368_CLK_USBD		10
#define BCM6368_CLK_SAR			11
#define BCM6368_CLK_ROBOSW		12
#define BCM6368_CLK_UTOPIA		13
#define BCM6368_CLK_PCM			14
#define BCM6368_CLK_USBH		15
#define BCM6368_CLK_DIS_GLESS		16
#define BCM6368_CLK_NAND		17
#define BCM6368_CLK_IPSEC		18

#endif /* __DT_BINDINGS_CLOCK_BCM6368_H */

Annotation

Implementation Notes