Searched defs:awusbphy_softc (Results 1 – 1 of 1) sorted by relevance
145 struct awusbphy_softc { struct146 struct resource * phy_ctrl;147 struct resource ** pmu;148 regulator_t * reg;149 gpio_pin_t id_det_pin;150 int id_det_valid;151 gpio_pin_t vbus_det_pin;152 int vbus_det_valid;153 struct aw_usbphy_conf *phy_conf;154 int mode;