OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuspendStatChange
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciReg.c
1316
PortStatus.
SuspendStatChange
= 1;
1386
return PortStatus.
SuspendStatChange
;
OhciReg.h
344
UINT32
SuspendStatChange
:1;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhciReg.c
1311
PortStatus.
SuspendStatChange
= 1;
1381
return PortStatus.
SuspendStatChange
;
OhciReg.h
344
UINT32
SuspendStatChange
:1;
Completed in 3267 milliseconds