include/dt-bindings/phy/phy-imx8-pcie.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/phy/phy-imx8-pcie.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/phy/phy-imx8-pcie.h
Extension
.h
Size
357 bytes
Lines
15
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_IMX8_PCIE_H
#define _DT_BINDINGS_IMX8_PCIE_H

/* Reference clock PAD mode */
#define IMX8_PCIE_REFCLK_PAD_UNUSED	0
#define IMX8_PCIE_REFCLK_PAD_INPUT	1
#define IMX8_PCIE_REFCLK_PAD_OUTPUT	2

#endif /* _DT_BINDINGS_IMX8_PCIE_H */

Annotation

Implementation Notes