Home
last modified time | relevance | path

Searched refs:EpType (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbHub.h162 IN UINT16 EpType
DUsbHub.c176 IN UINT16 EpType in UsbHubCtrlClearTTBuffer() argument
186 ((EpType & 0x03) << 11) | ((EpNum & 0x80) << 15)); in UsbHubCtrlClearTTBuffer()