OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RH_SET_PORT_RESET
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciReg.h
96
#define
RH_SET_PORT_RESET
0x0010
OhciReg.c
1300
if (Field &
RH_SET_PORT_RESET
) {
Ohci.c
[
all
...]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhciReg.h
96
#define
RH_SET_PORT_RESET
0x0010
OhciReg.c
1295
if (Field &
RH_SET_PORT_RESET
) {
OhcPeim.c
712
Status = OhciSetRootHubPortStatus (Ohc, PortNumber,
RH_SET_PORT_RESET
);
[
all
...]
Completed in 688 milliseconds