include/dt-bindings/clock/microchip,sparx5.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/microchip,sparx5.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/microchip,sparx5.h
Extension
.h
Size
440 bytes
Lines
24
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_CLK_SPARX5_H
#define _DT_BINDINGS_CLK_SPARX5_H

#define CLK_ID_CORE	0
#define CLK_ID_DDR	1
#define CLK_ID_CPU2	2
#define CLK_ID_ARM2	3
#define CLK_ID_AUX1	4
#define CLK_ID_AUX2	5
#define CLK_ID_AUX3	6
#define CLK_ID_AUX4	7
#define CLK_ID_SYNCE	8

#define N_CLOCKS	9

#endif

Annotation

Implementation Notes