drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v7.h

Source file repositories/reference/linux-study-clean/drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v7.h

File Facts

System
Linux kernel
Corpus path
drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v7.h
Extension
.h
Size
529 bytes
Lines
18
Domain
Driver Families
Bucket
drivers/phy
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef QCOM_PHY_QMP_PCS_USB_V7_H_
#define QCOM_PHY_QMP_PCS_USB_V7_H_

#define QPHY_V7_PCS_USB3_POWER_STATE_CONFIG1		0x00
#define QPHY_V7_PCS_USB3_AUTONOMOUS_MODE_CTRL		0x08
#define QPHY_V7_PCS_USB3_LFPS_RXTERM_IRQ_CLEAR		0x14
#define QPHY_V7_PCS_USB3_LFPS_DET_HIGH_COUNT_VAL	0x18
#define QPHY_V7_PCS_USB3_RXEQTRAINING_DFE_TIME_S2	0x3c
#define QPHY_V7_PCS_USB3_RCVR_DTCT_DLY_U3_L		0x40
#define QPHY_V7_PCS_USB3_RCVR_DTCT_DLY_U3_H		0x44

#endif

Annotation

Implementation Notes