OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GINTSTS_PTXFEMP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c
886
gintmsk |=
GINTSTS_PTXFEMP
;
2236
GINTSTS_PTXFEMP
);
2254
if (gintsts &
GINTSTS_PTXFEMP
)
dwc2_hcd.c
325
intr &= ~(GINTSTS_NPTXFEMP |
GINTSTS_PTXFEMP
| GINTSTS_HCHINT);
327
intr = GINTSTS_NPTXFEMP |
GINTSTS_PTXFEMP
| GINTSTS_HCHINT;
1193
gintmsk |=
GINTSTS_PTXFEMP
;
1204
gintmsk &= ~
GINTSTS_PTXFEMP
;
dwc2_hw.h
141
#define
GINTSTS_PTXFEMP
(1 << 26)
dwc2_core.c
1016
GINTSTS_PTXFEMP
| GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT);
Completed in 64 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025