Home
last modified time | relevance | path

Searched refs:expected_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c788 int num, id, expected_phys; in qmp_pcie_msm8996_probe() local
806 expected_phys = cfg->num_phys; in qmp_pcie_msm8996_probe()
824 if (num > expected_phys) in qmp_pcie_msm8996_probe()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c3943 int num, id, expected_phys; in qcom_qmp_phy_probe() local
3989 expected_phys = 2; in qcom_qmp_phy_probe()
3991 expected_phys = cfg->nlanes; in qcom_qmp_phy_probe()
4014 if (num > expected_phys) in qcom_qmp_phy_probe()

Completed in 6 milliseconds