Searched refs:OhciSetMemoryPointer (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
D | OhciUrb.c | 225 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, Ed); in OhciAttachEDToList() 234 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, Ed); in OhciAttachEDToList()
|
D | OhcPeim.c | 120 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL); in OhciControlTransfer() 414 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL); in OhciBulkTransfer() 1067 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL); in InitializeUsbHC() 1068 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL); in InitializeUsbHC()
|
D | OhciReg.h | 603 OhciSetMemoryPointer(
|
D | OhciReg.c | 688 OhciSetMemoryPointer( in OhciSetMemoryPointer() function
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | Ohci.c | 117 OhciSetMemoryPointer (Ohc, HC_HCCA, Ohc->HccaMemoryBlock); in OhciReset() 118 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL); in OhciReset() 119 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL); in OhciReset() 354 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL); in OhciControlTransfer() 556 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, NULL); in OhciControlTransfer() 703 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL); in OhciBulkTransfer() 842 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, NULL); in OhciBulkTransfer()
|
D | OhciUrb.c | 389 OhciSetMemoryPointer (Ohc, HC_CONTROL_HEAD, Ed); in OhciAttachEDToList() 399 OhciSetMemoryPointer (Ohc, HC_BULK_HEAD, Ed); in OhciAttachEDToList()
|
D | OhciReg.h | 622 OhciSetMemoryPointer(
|
D | OhciReg.c | 693 OhciSetMemoryPointer( in OhciSetMemoryPointer() function
|