Home
last modified time | relevance | path

Searched refs:qmp_pcie_offsets (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie.c2150 struct qmp_pcie_offsets { struct
2180 const struct qmp_pcie_offsets *offsets; argument
2297 static const struct qmp_pcie_offsets qmp_pcie_offsets_qhp = {
2304 static const struct qmp_pcie_offsets qmp_pcie_offsets_v2 = {
2311 static const struct qmp_pcie_offsets qmp_pcie_offsets_v3 = {
2319 static const struct qmp_pcie_offsets qmp_pcie_offsets_v4x1 = {
2327 static const struct qmp_pcie_offsets qmp_pcie_offsets_v4x2 = {
2337 static const struct qmp_pcie_offsets qmp_pcie_offsets_v4_20 = {
2347 static const struct qmp_pcie_offsets qmp_pcie_offsets_v5 = {
3119 const struct qmp_pcie_offsets *offs = cfg->offsets; in qmp_pcie_init_port_b()
[all …]