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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 371 #define NUM_EDS 8 /* num of preallocated endpoint descriptors */
374 ed_t ed[NUM_EDS];
  /external/u-boot/drivers/usb/host/
ohci.h 362 #define NUM_EDS 32 /* num of preallocated endpoint descriptors */
369 ed_t ed[NUM_EDS] __aligned(ED_ALIGNMENT);

Completed in 2145 milliseconds