OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GINTSTS_HCHINT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hw.h
142
#define
GINTSTS_HCHINT
(1 << 25)
dwc2_hcdintr.c
2235
dbg_gintsts &= ~(
GINTSTS_HCHINT
| GINTSTS_RXFLVL |
2252
if (gintsts &
GINTSTS_HCHINT
)
dwc2_hcd.c
325
intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP |
GINTSTS_HCHINT
);
327
intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP |
GINTSTS_HCHINT
;
dwc2_core.c
1001
intmsk |= GINTSTS_DISCONNINT | GINTSTS_PRTINT |
GINTSTS_HCHINT
;
1015
intmsk &= ~(GINTSTS_SOF | GINTSTS_PRTINT |
GINTSTS_HCHINT
|
1413
intmsk |=
GINTSTS_HCHINT
;
Completed in 148 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025