HomeSort by relevance Sort by last modified time
    Searched refs:RH_A_DT (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 322 #define RH_A_DT (1 << 10) /* device type (mbz) */
au1x00_usb_ohci.c 307 (temp & RH_A_DT) ? " DT" : "",
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 338 #define RH_A_DT (1 << 10) /* device type (mbz) */
dwc2.h 752 #define RH_A_DT (1 << 10) /* device type (mbz) */
r8a66597.h 658 #define RH_A_DT (1 << 10) /* device type (mbz) */
ohci-hcd.c 442 (temp & RH_A_DT) ? " DT" : "",
    [all...]

Completed in 76 milliseconds