Searched defs:hprt0 (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/bsd/dwc2/dist/ | ||
| H A D | dwc2_coreintr.c | 97 u32 hprt0 = DWC2_READ_4(hsotg, HPRT0); local in function:dwc2_handle_usb_port_intr |
| H A D | dwc2_hcdintr.c | 249 static void dwc2_hprt0_enable(struct dwc2_hsotg *hsotg, u32 hprt0, argument 348 u32 hprt0; local in function:dwc2_port_intr [all...] |
| H A D | dwc2_hcd.c | 216 u32 hprt0; local in function:dwc2_hcd_start 313 u32 hprt0; local in function:dwc2_hcd_disconnect 438 u32 hprt0 = DWC2_READ_4(hsotg, HPRT0); local in function:dwc2_hcd_urb_enqueue 1437 u32 hprt0; local in function:dwc2_wakeup_detected 1463 u32 hprt0; local in function:dwc2_port_suspend 1514 u32 hprt0; local in function:dwc2_port_resume 1556 u32 hprt0; local in function:dwc2_hcd_hub_control 2187 u32 hprt0; local in function:dwc2_hcd_reset_func [all...] |
| H A D | dwc2_core.c | 1261 u32 hprt0 = dwc2_read_hprt0(hsotg); local in function:dwc2_core_host_init 2256 u32 hprt0; local in function:dwc2_calc_frame_interval [all...] |
| H A D | dwc2_hcd.h | 414 u32 hprt0 = DWC2_READ_4(hsotg, HPRT0); local in function:dwc2_read_hprt0 |
| H A D | dwc2_core.h | 549 u32 hprt0; member in struct:dwc2_hregs_backup |
Completed in 12 milliseconds