include/dt-bindings/clock/sun8i-r-ccu.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/sun8i-r-ccu.h
Extension
.h
Size
2376 bytes
Lines
60
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_SUN8I_R_CCU_H_
#define _DT_BINDINGS_CLK_SUN8I_R_CCU_H_

#define CLK_AR100		0

#define CLK_APB0_PIO		3
#define CLK_APB0_IR		4
#define CLK_APB0_TIMER		5
#define CLK_APB0_RSB		6
#define CLK_APB0_UART		7
/* 8 is reserved for CLK_APB0_W1 on A31 */
#define CLK_APB0_I2C		9
#define CLK_APB0_TWD		10

#define CLK_IR			11

#endif /* _DT_BINDINGS_CLK_SUN8I_R_CCU_H_ */

Annotation

Implementation Notes