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

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/hip04-clock.h
Extension
.h
Size
462 bytes
Lines
22
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 __DTS_HIP04_CLOCK_H
#define __DTS_HIP04_CLOCK_H

#define HIP04_NONE_CLOCK	0

/* fixed rate & fixed factor clocks */
#define HIP04_OSC50M		1
#define HIP04_CLK_50M		2
#define HIP04_CLK_168M		3

#define HIP04_NR_CLKS		64

#endif	/* __DTS_HIP04_CLOCK_H */

Annotation

Implementation Notes