Searched refs:DWC_MODE_DEVICE (Results 1 – 3 of 3) sorted by relevance
100 sc->sc_otg.sc_mode = DWC_MODE_DEVICE; in dwc_otg_attach()
203 #define DWC_MODE_DEVICE 1 /* device only */ macro
381 if (mode == DWC_MODE_DEVICE) { in dwc_otg_init_fifo()2944 (void) dwc_otg_init_fifo(sc, DWC_MODE_DEVICE); in dwc_otg_interrupt()3878 case DWC_MODE_DEVICE: in dwc_otg_init()3985 if (sc->sc_mode == DWC_MODE_OTG || sc->sc_mode == DWC_MODE_DEVICE) { in dwc_otg_init()4690 if (sc->sc_mode == DWC_MODE_DEVICE || sc->sc_mode == DWC_MODE_OTG) { in dwc_otg_roothub_exec()