Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usbphy.c145 struct awusbphy_softc { struct
146 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;