Home
last modified time | relevance | path

Searched refs:dwc2_read_core_intr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h600 static inline u32 dwc2_read_core_intr(struct dwc2_hsotg *hsotg) in dwc2_read_core_intr() function
H A Ddwc2_hcdintr.c2217 gintsts = dwc2_read_core_intr(hsotg); in dwc2_handle_hcd_intr()
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c1153 intrs = dwc2_read_core_intr(hsotg); in dwc2_intr()