Home
last modified time | relevance | path

Searched refs:NUM_EDS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h371 #define NUM_EDS 8 /* num of preallocated endpoint descriptors */ macro
374 ed_t ed[NUM_EDS];
/external/u-boot/drivers/usb/host/
Dohci.h362 #define NUM_EDS 32 /* num of preallocated endpoint descriptors */ macro
369 ed_t ed[NUM_EDS] __aligned(ED_ALIGNMENT);