Searched refs:OhciSetHcCommandStatus (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
D | OhcPeim.c | 258 OhciSetHcCommandStatus (Ohc, CONTROL_LIST_FILLED, 1); in OhciControlTransfer() 509 OhciSetHcCommandStatus (Ohc, BULK_LIST_FILLED, 1); in OhciBulkTransfer() 1005 Status = OhciSetHcCommandStatus (Ohc, HC_RESET, HC_RESET); in InitializeUsbHC() 1042 OhciSetHcCommandStatus (Ohc, CONTROL_LIST_FILLED | BULK_LIST_FILLED, 0); in InitializeUsbHC()
|
D | OhciReg.h | 501 OhciSetHcCommandStatus (
|
D | OhciReg.c | 340 OhciSetHcCommandStatus ( in OhciSetHcCommandStatus() function
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | Ohci.c | 56 Status = OhciSetHcCommandStatus (Ohc, HC_RESET, HC_RESET); in OhciReset() 97 OhciSetHcCommandStatus (Ohc, CONTROL_LIST_FILLED | BULK_LIST_FILLED, 0); in OhciReset() 346 Status = OhciSetHcCommandStatus (Ohc, CONTROL_LIST_FILLED, 0); in OhciControlTransfer() 517 Status = OhciSetHcCommandStatus (Ohc, CONTROL_LIST_FILLED, 1); in OhciControlTransfer() 695 Status = OhciSetHcCommandStatus (Ohc, BULK_LIST_FILLED, 0); in OhciBulkTransfer() 800 Status = OhciSetHcCommandStatus (Ohc, BULK_LIST_FILLED, 1); in OhciBulkTransfer()
|
D | OhciReg.h | 513 OhciSetHcCommandStatus (
|
D | OhciReg.c | 345 OhciSetHcCommandStatus ( in OhciSetHcCommandStatus() function
|