Home
last modified time | relevance | path

Searched refs:qmp_phy_cfg (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c169 /* struct qmp_phy_cfg - per-PHY initialization config */
170 struct qmp_phy_cfg { struct
214 const struct qmp_phy_cfg *cfg;
290 static const struct qmp_phy_cfg msm8996_pciephy_cfg = {
339 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_serdes_init()
368 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_com_init()
421 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_com_exit()
466 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_power_on()
531 const struct qmp_phy_cfg *cfg = qphy->cfg; in qmp_pcie_msm8996_power_off()
585 static int qmp_pcie_msm8996_vreg_init(struct device *dev, const struct qmp_phy_cfg *cf
[all...]
H A Dphy-qcom-qmp-ufs.c722 /* struct qmp_phy_cfg - per-PHY initialization config */
723 struct qmp_phy_cfg { struct
752 const struct qmp_phy_cfg *cfg;
832 static const struct qmp_phy_cfg msm8996_ufsphy_cfg = {
857 static const struct qmp_phy_cfg sa8775p_ufsphy_cfg = {
891 static const struct qmp_phy_cfg sc8280xp_ufsphy_cfg = {
925 static const struct qmp_phy_cfg sdm845_ufsphy_cfg = {
953 static const struct qmp_phy_cfg sm6115_ufsphy_cfg = {
981 static const struct qmp_phy_cfg sm7150_ufsphy_cfg = {
1009 static const struct qmp_phy_cfg sm8150_ufsphy_cf
[all...]
H A Dphy-qcom-qmp-usb.c1163 /* struct qmp_phy_cfg - per-PHY initialization config */
1164 struct qmp_phy_cfg { struct
1204 const struct qmp_phy_cfg *cfg;
1317 static const struct qmp_phy_cfg ipq8074_usb3phy_cfg = {
1337 static const struct qmp_phy_cfg ipq9574_usb3phy_cfg = {
1359 static const struct qmp_phy_cfg msm8996_usb3phy_cfg = {
1379 static const struct qmp_phy_cfg sa8775p_usb3_uniphy_cfg = {
1403 static const struct qmp_phy_cfg sc8280xp_usb3_uniphy_cfg = {
1427 static const struct qmp_phy_cfg qmp_v3_usb3_uniphy_cfg = {
1449 static const struct qmp_phy_cfg msm8998_usb3phy_cf
[all...]
H A Dphy-qcom-qmp-usb-legacy.c508 /* struct qmp_phy_cfg - per-PHY initialization config */
509 struct qmp_phy_cfg { struct
546 const struct qmp_phy_cfg *cfg;
623 static const struct qmp_phy_cfg qmp_v3_usb3phy_cfg = {
643 static const struct qmp_phy_cfg sc7180_usb3phy_cfg = {
663 static const struct qmp_phy_cfg sm8150_usb3phy_cfg = {
686 static const struct qmp_phy_cfg sm8250_usb3phy_cfg = {
709 static const struct qmp_phy_cfg sm8350_usb3phy_cfg = {
760 const struct qmp_phy_cfg *cfg = qmp->cfg; in qmp_usb_legacy_serdes_init()
800 const struct qmp_phy_cfg *cf in qmp_usb_legacy_init()
[all...]
H A Dphy-qcom-qmp-combo.c1319 struct qmp_phy_cfg { struct
1382 const struct qmp_phy_cfg *cfg;
1506 static const struct qmp_phy_cfg sc7180_usb3dpphy_cfg = {
1551 static const struct qmp_phy_cfg sdm845_usb3dpphy_cfg = {
1596 static const struct qmp_phy_cfg sc8180x_usb3dpphy_cfg = {
1644 static const struct qmp_phy_cfg sc8280xp_usb43dpphy_cfg = {
1687 static const struct qmp_phy_cfg sm6350_usb3dpphy_cfg = {
1730 static const struct qmp_phy_cfg sm8250_usb3dpphy_cfg = {
1778 static const struct qmp_phy_cfg sm8350_usb3dpphy_cfg = {
1825 static const struct qmp_phy_cfg sm8550_usb3dpphy_cf
[all...]
H A Dphy-qcom-qmp-pcie.c2176 /* struct qmp_phy_cfg - per-PHY initialization config */
2177 struct qmp_phy_cfg { struct
2222 const struct qmp_phy_cfg *cfg;
2388 static const struct qmp_phy_cfg ipq8074_pciephy_cfg = {
2413 static const struct qmp_phy_cfg ipq8074_pciephy_gen3_cfg = {
2442 static const struct qmp_phy_cfg ipq6018_pciephy_cfg = {
2469 static const struct qmp_phy_cfg sdm845_qmp_pciephy_cfg = {
2496 static const struct qmp_phy_cfg sdm845_qhp_pciephy_cfg = {
2519 static const struct qmp_phy_cfg sm8250_qmp_gen3x1_pciephy_cfg = {
2556 static const struct qmp_phy_cfg sm8250_qmp_gen3x2_pciephy_cf
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c1827 /* struct qmp_phy_cfg - per-PHY initialization config */
1828 struct qmp_phy_cfg { struct
1893 const struct qmp_phy_cfg *usb_cfg;
1894 const struct qmp_phy_cfg *dp_cfg;
1917 const struct qmp_phy_cfg *cfg;
2048 static const struct qmp_phy_cfg ipq8074_usb3phy_cfg = {
2072 static const struct qmp_phy_cfg msm8996_pciephy_cfg = {
2103 static const struct qmp_phy_cfg msm8996_ufs_cfg = {
2128 static const struct qmp_phy_cfg msm8996_usb3phy_cfg = {
2160 static const struct qmp_phy_cfg ipq8074_pciephy_cf
[all...]

Completed in 16 milliseconds