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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 76 #define TD_DP_SETUP 0x00000000
au1x00_usb_ohci.c 705 info = TD_CC | TD_DP_SETUP | TD_T_DATA0;
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 87 #define TD_DP_SETUP 0x00000000
ohci-hcd.c 1000 info = TD_CC | TD_DP_SETUP | TD_T_DATA0;
    [all...]

Completed in 54 milliseconds