Searched refs:OhciGetRootHubNumOfPorts (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
D | OhcPeim.h | 184 OhciGetRootHubNumOfPorts (
|
D | OhcPeim.c | 555 OhciGetRootHubNumOfPorts ( in OhciGetRootHubNumOfPorts() function 598 OhciGetRootHubNumOfPorts (PeiServices, This, &NumOfPorts); in OhciGetRootHubPortStatus() 672 OhciGetRootHubNumOfPorts (PeiServices, This, &NumOfPorts); in OhciSetRootHubPortFeature() 797 OhciGetRootHubNumOfPorts (PeiServices, This, &NumOfPorts); in OhciClearRootHubPortFeature() 1042 OhciGetRootHubNumOfPorts (PeiServices, &Ohc->UsbHostControllerPpi, &NumOfPorts); in InitializeUsbHC() 1374 Ohc->UsbHostControllerPpi.GetRootHubPortNumber = OhciGetRootHubNumOfPorts; in OhcPeimEntry()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | Ohci.c | 107 OhciGetRootHubNumOfPorts (This, &NumOfPorts); in OhciReset() 1473 OhciGetRootHubNumOfPorts ( in OhciGetRootHubNumOfPorts() function 1520 OhciGetRootHubNumOfPorts (This, &NumOfPorts); in OhciGetRootHubPortStatus() 1594 OhciGetRootHubNumOfPorts (This, &NumOfPorts); in OhciSetRootHubPortFeature() 1717 OhciGetRootHubNumOfPorts (This, &NumOfPorts); in OhciClearRootHubPortFeature() 2035 Ohc->UsbHc.GetRootHubPortNumber = OhciGetRootHubNumOfPorts; in OhciAllocateDev()
|
D | Ohci.h | 529 OhciGetRootHubNumOfPorts (
|