Home
last modified time | relevance | path

Searched defs:qmp_phy_cfg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c140 struct qmp_phy_cfg { struct
142 int num_phys;
145 const struct qmp_phy_init_tbl *serdes_tbl;
146 int serdes_tbl_num;
147 const struct qmp_phy_init_tbl *tx_tbl;
148 int tx_tbl_num;
149 const struct qmp_phy_init_tbl *rx_tbl;
150 int rx_tbl_num;
151 const struct qmp_phy_init_tbl *pcs_tbl;
152 int pcs_tbl_num;
[all …]
H A Dphy-qcom-qmp-combo.c1781 struct qmp_phy_cfg { struct
1782 const struct qmp_combo_offsets *offsets;
1785 const struct qmp_phy_init_tbl *serdes_tbl;
1786 int serdes_tbl_num;
1787 const struct qmp_phy_init_tbl *tx_tbl;
1788 int tx_tbl_num;
1789 const struct qmp_phy_init_tbl *rx_tbl;
1790 int rx_tbl_num;
1791 const struct qmp_phy_init_tbl *pcs_tbl;
1792 int pcs_tbl_num;
[all …]
H A Dphy-qcom-qmp-usb-legacy.c490 struct qmp_phy_cfg { struct
491 const struct qmp_usb_legacy_offsets *offsets;
494 const struct qmp_phy_init_tbl *serdes_tbl;
495 int serdes_tbl_num;
496 const struct qmp_phy_init_tbl *tx_tbl;
497 int tx_tbl_num;
498 const struct qmp_phy_init_tbl *rx_tbl;
499 int rx_tbl_num;
500 const struct qmp_phy_init_tbl *pcs_tbl;
501 int pcs_tbl_num;
[all …]
H A Dphy-qcom-qmp-usb.c1253 struct qmp_phy_cfg { struct
1254 const struct qmp_usb_offsets *offsets;
1257 const struct qmp_phy_init_tbl *serdes_tbl;
1258 int serdes_tbl_num;
1259 const struct qmp_phy_init_tbl *tx_tbl;
1260 int tx_tbl_num;
1261 const struct qmp_phy_init_tbl *rx_tbl;
1285 const struct qmp_phy_cfg *cfg; argument
H A Dphy-qcom-qmp-ufs.c1095 struct qmp_phy_cfg { struct
1103 const struct qmp_phy_cfg_tbls tbls; argument
1105 const struct qmp_phy_cfg_tbls tbls_hs_b; argument
1107 const struct qmp_phy_cfg_tbls tbls_hs_overlay[NUM_OVERLAY]; argument
1123 const struct qmp_phy_cfg *cfg; argument
H A Dphy-qcom-qmp-pcie.c3107 struct qmp_phy_cfg { struct
3113 const struct qmp_phy_cfg_tbls tbls; argument
3121 const struct qmp_phy_cfg_tbls *tbls_rc; argument
3122 const struct qmp_phy_cfg_tbls *tbls_ep; argument
3124 const struct qmp_phy_init_tbl *serdes_4ln_tbl;
3125 int serdes_4ln_num;
3128 const char * const *reset_list;
3129 int num_resets;
3153 const struct qmp_phy_cfg *cfg; argument