Searched defs:awusbdrd_softc (Results 1 – 1 of 1) sorted by relevance
118 struct awusbdrd_softc { struct119 struct musbotg_softc sc;120 struct resource *res[2];121 clk_t clk;122 hwreset_t reset;123 phy_t phy;124 struct bus_space bs;125 int flags;