include/dt-bindings/clock/renesas,r9a09g056-cpg.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/renesas,r9a09g056-cpg.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/renesas,r9a09g056-cpg.h
Extension
.h
Size
922 bytes
Lines
28
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_CLOCK_RENESAS_R9A09G056_CPG_H__
#define __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__

#include <dt-bindings/clock/renesas-cpg-mssr.h>

/* Core Clock list */
#define R9A09G056_SYS_0_PCLK			0
#define R9A09G056_CA55_0_CORE_CLK0		1
#define R9A09G056_CA55_0_CORE_CLK1		2
#define R9A09G056_CA55_0_CORE_CLK2		3
#define R9A09G056_CA55_0_CORE_CLK3		4
#define R9A09G056_CA55_0_PERIPHCLK		5
#define R9A09G056_CM33_CLK0			6
#define R9A09G056_CST_0_SWCLKTCK		7
#define R9A09G056_IOTOP_0_SHCLK			8
#define R9A09G056_USB2_0_CLK_CORE0		9
#define R9A09G056_GBETH_0_CLK_PTP_REF_I		10
#define R9A09G056_GBETH_1_CLK_PTP_REF_I		11
#define R9A09G056_SPI_CLK_SPI			12
#define R9A09G056_USB3_0_REF_ALT_CLK_P		13
#define R9A09G056_USB3_0_CLKCORE		14

#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__ */

Annotation

Implementation Notes