include/dt-bindings/clock/sun6i-rtc.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/sun6i-rtc.h
Extension
.h
Size
241 bytes
Lines
11
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_SUN6I_RTC_H_
#define _DT_BINDINGS_CLK_SUN6I_RTC_H_

#define CLK_OSC32K		0
#define CLK_OSC32K_FANOUT	1
#define CLK_IOSC		2

#endif /* _DT_BINDINGS_CLK_SUN6I_RTC_H_ */

Annotation

Implementation Notes