HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_core_init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 912 extern int dwc2_core_init(struct dwc2_hsotg *hsotg, bool initial_setup);
dwc2_hcd.c 1405 dwc2_core_init(hsotg, false);
1428 dwc2_core_init(hsotg, false);
2333 retval = dwc2_core_init(hsotg, true);
dwc2_core.c 893 * dwc2_core_init() - Initializes the DWC_otg controller registers and
899 int dwc2_core_init(struct dwc2_hsotg *hsotg, bool initial_setup) function in typeref:typename:int

Completed in 15 milliseconds