OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lx_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_coreintr.c
163
hsotg->
lx_state
= DWC2_L0;
333
dev_dbg(hsotg->dev, "Session request interrupt -
lx_state
=%d\n",
334
hsotg->
lx_state
);
337
if (hsotg->
lx_state
== DWC2_L2) {
367
dev_dbg(hsotg->dev, "%s lxstate = %d\n", __func__, hsotg->
lx_state
);
371
if (hsotg->
lx_state
== DWC2_L2) {
384
hsotg->
lx_state
= DWC2_L0;
389
if (hsotg->
lx_state
!= DWC2_L1) {
399
hsotg->
lx_state
= DWC2_L0;
475
hsotg->
lx_state
= DWC2_L2
[
all
...]
dwc2_core.h
592
* @
lx_state
: Lx state of connected device
728
enum dwc2_lx_state
lx_state
;
member in struct:dwc2_hsotg
dwc2_hcd.c
295
if (hsotg->
lx_state
!= DWC2_L0)
386
if (hsotg->
lx_state
== DWC2_L1)
1456
hsotg->
lx_state
= DWC2_L0;
1848
hsotg->
lx_state
= DWC2_L0; /* Now back to On state */
2413
/* Initiate
lx_state
to L3 disconnected state */
2414
hsotg->
lx_state
= DWC2_L3;
/src/sys/external/bsd/dwc2/
dwc2.c
1514
hsotg->
lx_state
= DWC2_L0;
Completed in 15 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025