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

  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 383 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8)
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 897 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8)
    [all...]
  /external/u-boot/include/linux/usb/
ch9.h 854 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8)

Completed in 46 milliseconds