OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GINTSTS_SOF
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_coreintr.c
215
gintmsk &= ~
GINTSTS_SOF
;
259
gintmsk &= ~
GINTSTS_SOF
;
297
gintmsk &= ~
GINTSTS_SOF
;
dwc2_hcdqueue.c
705
intr_mask |=
GINTSTS_SOF
;
745
intr_mask &= ~
GINTSTS_SOF
;
dwc2_hcdintr.c
139
DWC2_WRITE_4(hsotg, GINTSTS,
GINTSTS_SOF
);
2232
dbg_gintsts &= ~
GINTSTS_SOF
;
2244
if (gintsts &
GINTSTS_SOF
)
dwc2_hw.h
165
#define
GINTSTS_SOF
(1 << 3)
dwc2_hcd.c
463
if (!(intr_mask &
GINTSTS_SOF
)) {
dwc2_core.c
1015
intmsk &= ~(
GINTSTS_SOF
| GINTSTS_PRTINT | GINTSTS_HCHINT |
Completed in 24 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025