OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prtspd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c
119
u32 hprt,
prtspd
;
local in function:dwc2_qh_init
142
prtspd
= (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
143
if (
prtspd
== HPRT0_SPD_HIGH_SPEED &&
dwc2_hcd.c
439
u32
prtspd
= (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
local in function:dwc2_hcd_urb_enqueue
441
if (
prtspd
== HPRT0_SPD_FULL_SPEED) {
dwc2_hcdintr.c
255
u32
prtspd
;
local in function:dwc2_hprt0_enable
279
prtspd
= (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
281
if (
prtspd
== HPRT0_SPD_LOW_SPEED ||
prtspd
== HPRT0_SPD_FULL_SPEED) {
294
if (
prtspd
== HPRT0_SPD_LOW_SPEED &&
Completed in 15 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025