Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c1828 struct qmp_phy_cfg { struct
1830 unsigned int type;
1832 int nlanes;
1835 const struct qmp_phy_init_tbl *serdes_tbl;
1836 int serdes_tbl_num;
1837 const struct qmp_phy_init_tbl *tx_tbl;
1838 int tx_tbl_num;
1839 const struct qmp_phy_init_tbl *rx_tbl;
1840 int rx_tbl_num;
1841 const struct qmp_phy_init_tbl *pcs_tbl;
[all …]