OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOH_MAX_OHCI_USB_CONTROLLERS
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/
UsbPei.h
28
UINTN MmioBase[
IOH_MAX_OHCI_USB_CONTROLLERS
];
UsbPei.c
39
UINTN mIohOhciPciReg[
IOH_MAX_OHCI_USB_CONTROLLERS
] = {
129
if (UsbControllerId >=
IOH_MAX_OHCI_USB_CONTROLLERS
) {
236
IOH_MAX_OHCI_USB_CONTROLLERS
,
293
for (i = 0; i <
IOH_MAX_OHCI_USB_CONTROLLERS
; i++) {
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
Ioh.h
126
#define
IOH_MAX_OHCI_USB_CONTROLLERS
1
Completed in 331 milliseconds