HomeSort by: relevance | last modified time | path
    Searched defs:am18xx_ohci_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/ti/
am18xx_ohci.c 50 struct am18xx_ohci_softc { struct
59 static int am18xx_ohci_enable_clocks(struct am18xx_ohci_softc *);
61 CFATTACH_DECL_NEW(am18xxohci, sizeof(struct am18xx_ohci_softc),
70 am18xx_ohci_enable_clocks(struct am18xx_ohci_softc *sc)
98 struct am18xx_ohci_softc *const sc = device_private(self);

Completed in 45 milliseconds