include/dt-bindings/clock/qcom,sm8650-tcsr.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/qcom,sm8650-tcsr.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/qcom,sm8650-tcsr.h
Extension
.h
Size
519 bytes
Lines
19
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_QCOM_TCSR_CC_SM8650_H
#define _DT_BINDINGS_CLK_QCOM_TCSR_CC_SM8650_H

/* TCSR CC clocks */
#define TCSR_PCIE_0_CLKREF_EN					0
#define TCSR_PCIE_1_CLKREF_EN					1
#define TCSR_UFS_CLKREF_EN					2
#define TCSR_UFS_PAD_CLKREF_EN					3
#define TCSR_USB2_CLKREF_EN					4
#define TCSR_USB3_CLKREF_EN					5

#endif

Annotation

Implementation Notes