Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c141 struct awusbphy_softc { struct
142 struct resource * phy_ctrl;
143 struct resource ** pmu;
144 regulator_t * reg;
145 gpio_pin_t id_det_pin;
146 int id_det_valid;
147 gpio_pin_t vbus_det_pin;
148 int vbus_det_valid;
149 struct aw_usbphy_conf *phy_conf;
150 int mode;