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.c1765 struct qmp_phy_cfg { struct
1766 const struct qmp_combo_offsets *offsets;
1769 const struct qmp_phy_init_tbl *serdes_tbl;
1770 int serdes_tbl_num;
1771 const struct qmp_phy_init_tbl *tx_tbl;
1772 int tx_tbl_num;
1773 const struct qmp_phy_init_tbl *rx_tbl;
1774 int rx_tbl_num;
1775 const struct qmp_phy_init_tbl *pcs_tbl;
1776 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.c3100 struct qmp_phy_cfg { struct
3106 const struct qmp_phy_cfg_tbls tbls; argument
3114 const struct qmp_phy_cfg_tbls *tbls_rc; argument
3115 const struct qmp_phy_cfg_tbls *tbls_ep; argument
3117 const struct qmp_phy_init_tbl *serdes_4ln_tbl;
3118 int serdes_4ln_num;
3121 const char * const *reset_list;
3122 int num_resets;
3146 const struct qmp_phy_cfg *cfg; argument