Searched defs:rockchip_udphy (Results 1 – 1 of 1) sorted by relevance
161 struct rockchip_udphy { struct162 struct udevice *dev;163 struct regmap *pma_regmap;164 struct regmap *u2phygrf;165 struct regmap *udphygrf;166 struct regmap *usbgrf;167 struct regmap *vogrf;195 const struct rockchip_udphy_cfg *cfgs; argument