/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
OhciUrb.c | 225 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, Ed);
234 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, Ed);
|
OhcPeim.c | 120 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL);
414 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL);
[all...] |
OhciReg.h | 603 OhciSetMemoryPointer(
|
OhciReg.c | 688 OhciSetMemoryPointer(
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
Ohci.c | 117 OhciSetMemoryPointer (Ohc, HC_HCCA, Ohc->HccaMemoryBlock);
118 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL);
119 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL);
354 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL);
556 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL);
703 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL);
842 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL);
[all...] |
OhciUrb.c | 389 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, Ed);
399 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, Ed);
|
OhciReg.h | 622 OhciSetMemoryPointer(
|
OhciReg.c | 693 OhciSetMemoryPointer(
|