Symbol: qmp_pcie_offsets
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3369
const struct qmp_pcie_offsets *offsets;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3500
static const struct qmp_pcie_offsets qmp_pcie_offsets_qhp = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3507
static const struct qmp_pcie_offsets qmp_pcie_offsets_v2 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3514
static const struct qmp_pcie_offsets qmp_pcie_offsets_v3 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3522
static const struct qmp_pcie_offsets qmp_pcie_offsets_v4x1 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3530
static const struct qmp_pcie_offsets qmp_pcie_offsets_v4x2 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3540
static const struct qmp_pcie_offsets qmp_pcie_offsets_v4_20 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3551
static const struct qmp_pcie_offsets qmp_pcie_offsets_v5 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3561
static const struct qmp_pcie_offsets qmp_pcie_offsets_ipq9574 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3571
static const struct qmp_pcie_offsets qmp_pcie_offsets_v5_20 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3583
static const struct qmp_pcie_offsets qmp_pcie_offsets_v5_30 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3593
static const struct qmp_pcie_offsets qmp_pcie_offsets_v7 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3603
static const struct qmp_pcie_offsets qmp_pcie_offsets_v6_20 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3614
static const struct qmp_pcie_offsets qmp_pcie_offsets_v6_30 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3625
static const struct qmp_pcie_offsets qmp_pcie_offsets_v8_0 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
3635
static const struct qmp_pcie_offsets qmp_pcie_offsets_v8_50 = {
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
4787
const struct qmp_pcie_offsets *offs = cfg->offsets;
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5408
const struct qmp_pcie_offsets *offs = cfg->offsets;