Searched refs:USBPORTSC1 (Results 1 – 2 of 2) sorted by relevance
652 PSAddr = UhcDev->UsbHostControllerBaseAddress + USBPORTSC1 + Index * 2; in UhcGetRootHubPortNumber()702 …PSAddr = UhcDev->UsbHostControllerBaseAddress + USBPORTSC1 + PortNumber * 2; in UhcGetRootHubPortStatus()792 PSAddr = UhcDev->UsbHostControllerBaseAddress + USBPORTSC1 + PortNumber * 2; in UhcSetRootHubPortFeature()870 PSAddr = UhcDev->UsbHostControllerBaseAddress + USBPORTSC1 + PortNumber * 2; in UhcClearRootHubPortFeature()
78 #define USBPORTSC1 0x10 /*Port 1 offset 10-11h */ macro