HomeSort by relevance Sort by last modified time
    Searched defs:USB_PORT_STAT_ENABLE (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Usb2HostController.h 43 #define USB_PORT_STAT_ENABLE 0x0002
    [all...]
  /bionic/libc/kernel/uapi/linux/usb/
ch11.h 72 #define USB_PORT_STAT_ENABLE 0x0002
86 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /external/kernel-headers/original/uapi/linux/usb/
ch11.h 126 #define USB_PORT_STAT_ENABLE 0x0002
150 USB_PORT_STAT_ENABLE | \
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 47 #define USB_PORT_STAT_ENABLE 0x0002
  /external/u-boot/include/
usb_defs.h 251 #define USB_PORT_STAT_ENABLE 0x0002
272 USB_PORT_STAT_ENABLE | \

Completed in 833 milliseconds