drivers/phy/qualcomm/phy-qcom-qmp.h
Source file repositories/reference/linux-study-clean/drivers/phy/qualcomm/phy-qcom-qmp.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/phy/qualcomm/phy-qcom-qmp.h- Extension
.h- Size
- 2368 bytes
- Lines
- 94
- 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.
- 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
phy-qcom-qmp-qserdes-com.hphy-qcom-qmp-qserdes-txrx.hphy-qcom-qmp-qserdes-com-v2.hphy-qcom-qmp-qserdes-txrx-v2.hphy-qcom-qmp-qserdes-com-v3.hphy-qcom-qmp-qserdes-txrx-v3.hphy-qcom-qmp-qserdes-com-v4.hphy-qcom-qmp-qserdes-txrx-v4.hphy-qcom-qmp-qserdes-txrx-v4_20.hphy-qcom-qmp-qserdes-com-v5.hphy-qcom-qmp-qserdes-txrx-v5.hphy-qcom-qmp-qserdes-txrx-v5_20.hphy-qcom-qmp-qserdes-txrx-v5_5nm.hphy-qcom-qmp-qserdes-com-v6.hphy-qcom-qmp-qserdes-txrx-v6.hphy-qcom-qmp-qserdes-txrx-v6_20.hphy-qcom-qmp-qserdes-txrx-v6_n4.hphy-qcom-qmp-qserdes-ln-shrd-v5.hphy-qcom-qmp-qserdes-ln-shrd-v6.hphy-qcom-qmp-qserdes-com-v7.hphy-qcom-qmp-qserdes-txrx-v7.hphy-qcom-qmp-qserdes-com-v8.hphy-qcom-qmp-usb43-qserdes-com-v8.hphy-qcom-qmp-qserdes-txrx-v8.hphy-qcom-qmp-qserdes-lalb-v8.hphy-qcom-qmp-qserdes-pll.hphy-qcom-qmp-pcs-v2.hphy-qcom-qmp-pcs-v3.hphy-qcom-qmp-pcs-v4.hphy-qcom-qmp-pcs-v4_20.hphy-qcom-qmp-pcs-v5.hphy-qcom-qmp-pcs-v5_20.h
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#ifndef QCOM_PHY_QMP_H_
#define QCOM_PHY_QMP_H_
#include "phy-qcom-qmp-qserdes-com.h"
#include "phy-qcom-qmp-qserdes-txrx.h"
#include "phy-qcom-qmp-qserdes-com-v2.h"
#include "phy-qcom-qmp-qserdes-txrx-v2.h"
#include "phy-qcom-qmp-qserdes-com-v3.h"
#include "phy-qcom-qmp-qserdes-txrx-v3.h"
#include "phy-qcom-qmp-qserdes-com-v4.h"
#include "phy-qcom-qmp-qserdes-txrx-v4.h"
#include "phy-qcom-qmp-qserdes-txrx-v4_20.h"
#include "phy-qcom-qmp-qserdes-com-v5.h"
#include "phy-qcom-qmp-qserdes-txrx-v5.h"
#include "phy-qcom-qmp-qserdes-txrx-v5_20.h"
#include "phy-qcom-qmp-qserdes-txrx-v5_5nm.h"
#include "phy-qcom-qmp-qserdes-com-v6.h"
#include "phy-qcom-qmp-qserdes-txrx-v6.h"
#include "phy-qcom-qmp-qserdes-txrx-v6_20.h"
#include "phy-qcom-qmp-qserdes-txrx-v6_n4.h"
#include "phy-qcom-qmp-qserdes-ln-shrd-v5.h"
#include "phy-qcom-qmp-qserdes-ln-shrd-v6.h"
#include "phy-qcom-qmp-qserdes-com-v7.h"
#include "phy-qcom-qmp-qserdes-txrx-v7.h"
#include "phy-qcom-qmp-qserdes-com-v8.h"
#include "phy-qcom-qmp-usb43-qserdes-com-v8.h"
#include "phy-qcom-qmp-qserdes-txrx-v8.h"
#include "phy-qcom-qmp-qserdes-lalb-v8.h"
#include "phy-qcom-qmp-qserdes-pll.h"
#include "phy-qcom-qmp-pcs-v2.h"
#include "phy-qcom-qmp-pcs-v3.h"
#include "phy-qcom-qmp-pcs-v4.h"
#include "phy-qcom-qmp-pcs-v4_20.h"
#include "phy-qcom-qmp-pcs-v5.h"
#include "phy-qcom-qmp-pcs-v5_20.h"
#include "phy-qcom-qmp-pcs-v6.h"
#include "phy-qcom-qmp-pcs-v6-n4.h"
#include "phy-qcom-qmp-pcs-v6_20.h"
#include "phy-qcom-qmp-pcs-v7.h"
#include "phy-qcom-qmp-pcs-v8.h"
#include "phy-qcom-qmp-pcs-v8_50.h"
/* QPHY_SW_RESET bit */
#define SW_RESET BIT(0)
/* QPHY_POWER_DOWN_CONTROL */
#define SW_PWRDN BIT(0)
#define REFCLK_DRV_DSBL BIT(1) /* PCIe */
/* QPHY_START_CONTROL bits */
#define SERDES_START BIT(0)
#define PCS_START BIT(1)
/* QPHY_PCS_STATUS bit */
#define PHYSTATUS BIT(6)
#define PHYSTATUS_4_20 BIT(7)
/* QPHY_PCS_AUTONOMOUS_MODE_CTRL register bits */
#define ARCVR_DTCT_EN BIT(0)
#define ALFPS_DTCT_EN BIT(1)
#define ARCVR_DTCT_EVENT_SEL BIT(4)
/* QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR register bits */
#define IRQ_CLEAR BIT(0)
/* QPHY_PCS_MISC_CLAMP_ENABLE register bits */
#define CLAMP_EN BIT(0) /* enables i/o clamp_n */
#endif
Annotation
- Immediate include surface: `phy-qcom-qmp-qserdes-com.h`, `phy-qcom-qmp-qserdes-txrx.h`, `phy-qcom-qmp-qserdes-com-v2.h`, `phy-qcom-qmp-qserdes-txrx-v2.h`, `phy-qcom-qmp-qserdes-com-v3.h`, `phy-qcom-qmp-qserdes-txrx-v3.h`, `phy-qcom-qmp-qserdes-com-v4.h`, `phy-qcom-qmp-qserdes-txrx-v4.h`.
- Atlas domain: Driver Families / drivers/phy.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.