Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-common.h9 struct qmp_phy_init_tbl { struct
10 unsigned int offset;
11 unsigned int val;
12 char *name;
37 const struct qmp_phy_init_tbl tbl[], in qmp_configure_lane() argument