OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GINTSTS_NPTXFEMP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c
325
intr &= ~(
GINTSTS_NPTXFEMP
| GINTSTS_PTXFEMP | GINTSTS_HCHINT);
327
intr =
GINTSTS_NPTXFEMP
| GINTSTS_PTXFEMP | GINTSTS_HCHINT;
1315
gintmsk |=
GINTSTS_NPTXFEMP
;
1326
gintmsk &= ~
GINTSTS_NPTXFEMP
;
1367
gintmsk &= ~
GINTSTS_NPTXFEMP
;
dwc2_hw.h
163
#define
GINTSTS_NPTXFEMP
(1 << 5)
dwc2_hcdintr.c
867
gintmsk |=
GINTSTS_NPTXFEMP
;
2248
if (gintsts &
GINTSTS_NPTXFEMP
)
dwc2_core.c
1016
GINTSTS_PTXFEMP |
GINTSTS_NPTXFEMP
| GINTSTS_DISCONNINT);
Completed in 18 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025