Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c509 struct qmp_phy_cfg { struct
510 int lanes;
512 const struct qmp_usb_legacy_offsets *offsets;
515 const struct qmp_phy_init_tbl *serdes_tbl;
516 int serdes_tbl_num;
517 const struct qmp_phy_init_tbl *tx_tbl;
518 int tx_tbl_num;
519 const struct qmp_phy_init_tbl *rx_tbl;
520 int rx_tbl_num;
521 const struct qmp_phy_init_tbl *pcs_tbl;
[all …]
H A Dphy-qcom-qmp-pcie-msm8996.c170 struct qmp_phy_cfg { struct
172 int num_phys;
175 const struct qmp_phy_init_tbl *serdes_tbl;
176 int serdes_tbl_num;
177 const struct qmp_phy_init_tbl *tx_tbl;
178 int tx_tbl_num;
179 const struct qmp_phy_init_tbl *rx_tbl;
180 int rx_tbl_num;
181 const struct qmp_phy_init_tbl *pcs_tbl;
182 int pcs_tbl_num;
[all …]
H A Dphy-qcom-qmp-combo.c1324 struct qmp_phy_cfg { struct
1325 const struct qmp_combo_offsets *offsets;
1328 const struct qmp_phy_init_tbl *serdes_tbl;
1329 int serdes_tbl_num;
1330 const struct qmp_phy_init_tbl *tx_tbl;
1331 int tx_tbl_num;
1332 const struct qmp_phy_init_tbl *rx_tbl;
1333 int rx_tbl_num;
1334 const struct qmp_phy_init_tbl *pcs_tbl;
1335 int pcs_tbl_num;
[all …]
H A Dphy-qcom-qmp-usb.c1164 struct qmp_phy_cfg { struct
1165 int lanes;
1167 const struct qmp_usb_offsets *offsets;
1170 const struct qmp_phy_init_tbl *serdes_tbl;
1171 int serdes_tbl_num;
1172 const struct qmp_phy_init_tbl *tx_tbl;
1173 int tx_tbl_num;
1174 const struct qmp_phy_init_tbl *rx_tbl;
1175 int rx_tbl_num;
1176 const struct qmp_phy_init_tbl *pcs_tbl;
[all …]
H A Dphy-qcom-qmp-pcie.c2177 struct qmp_phy_cfg { struct
2183 const struct qmp_phy_cfg_tbls tbls; argument
2191 const struct qmp_phy_cfg_tbls *tbls_rc; argument
2192 const struct qmp_phy_cfg_tbls *tbls_ep; argument
2194 const struct qmp_phy_init_tbl *serdes_4ln_tbl;
2195 int serdes_4ln_num;
2198 const char * const *reset_list;
2222 const struct qmp_phy_cfg *cfg; argument
H A Dphy-qcom-qmp-ufs.c723 struct qmp_phy_cfg { struct
729 const struct qmp_phy_cfg_tbls tbls; argument
731 const struct qmp_phy_cfg_tbls tbls_hs_b; argument
733 const struct qmp_phy_cfg_tbls tbls_hs_g4; argument
752 const struct qmp_phy_cfg *cfg; argument