include/dt-bindings/clock/sun20i-d1-r-ccu.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/sun20i-d1-r-ccu.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/sun20i-d1-r-ccu.h
Extension
.h
Size
456 bytes
Lines
20
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_SUN20I_D1_R_CCU_H_
#define _DT_BINDINGS_CLK_SUN20I_D1_R_CCU_H_

#define CLK_R_AHB		0

#define CLK_BUS_R_TIMER		2
#define CLK_BUS_R_TWD		3
#define CLK_BUS_R_PPU		4
#define CLK_R_IR_RX		5
#define CLK_BUS_R_IR_RX		6
#define CLK_BUS_R_RTC		7
#define CLK_BUS_R_CPUCFG	8

#endif /* _DT_BINDINGS_CLK_SUN20I_D1_R_CCU_H_ */

Annotation

Implementation Notes