Searched defs:qmp_phy_init_tbl (Results 1 – 1 of 1) sorted by relevance
9 struct qmp_phy_init_tbl { struct10 unsigned int offset;11 unsigned int val;12 char *name;37 const struct qmp_phy_init_tbl tbl[], in qmp_configure_lane() argument