OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_EPS_CHANNELS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_core.h
53
#define
MAX_EPS_CHANNELS
16
501
u32 dtxfsiz[
MAX_EPS_CHANNELS
];
527
u32 diepctl[
MAX_EPS_CHANNELS
];
528
u32 dieptsiz[
MAX_EPS_CHANNELS
];
529
u32 diepdma[
MAX_EPS_CHANNELS
];
530
u32 doepctl[
MAX_EPS_CHANNELS
];
531
u32 doeptsiz[
MAX_EPS_CHANNELS
];
532
u32 doepdma[
MAX_EPS_CHANNELS
];
548
u32 hcintmsk[
MAX_EPS_CHANNELS
];
786
struct dwc2_host_chan *hc_ptr_array[
MAX_EPS_CHANNELS
];
[
all
...]
dwc2_core.c
275
for (i = 0; i <
MAX_EPS_CHANNELS
; i++)
314
for (i = 0; i <
MAX_EPS_CHANNELS
; i++)
dwc2_hcd.c
2237
for (i = 0; i <
MAX_EPS_CHANNELS
; i++) {
Completed in 20 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025