Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c884 struct qmp_phy_cfg { struct
886 unsigned int type;
888 int nlanes;
891 const struct qmp_phy_init_tbl *serdes_tbl;
892 int serdes_tbl_num;
893 const struct qmp_phy_init_tbl *tx_tbl;
894 int tx_tbl_num;
895 const struct qmp_phy_init_tbl *rx_tbl;
896 int rx_tbl_num;
897 const struct qmp_phy_init_tbl *pcs_tbl;
[all …]