Home
last modified time | relevance | path

Searched refs:OhciSetHcCommandStatus (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DOhcPeim.c258 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()
DOhciReg.h501 OhciSetHcCommandStatus (
DOhciReg.c340 OhciSetHcCommandStatus ( in OhciSetHcCommandStatus() function
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhci.c56 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()
DOhciReg.h513 OhciSetHcCommandStatus (
DOhciReg.c345 OhciSetHcCommandStatus ( in OhciSetHcCommandStatus() function