Home
last modified time | relevance | path

Searched refs:DEFAULT_I_TDPS (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_MEM.cxx185 pEhci->u32PeriodicSize = DEFAULT_I_TDPS; // to match with allocated size in ms_ehci_mem_cleanup()
H A DdrvEHCI.h140 #define DEFAULT_I_TDPS 256 /* some HCs can do less */ macro
H A DdrvEhciHcd.c2353 ehci->u32PeriodicSize = DEFAULT_I_TDPS; in ms_ehci_begin()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h187 #define DEFAULT_I_TDPS 1024 /* some HCs can do less */ macro
H A DdrvEhciHcd.c6903 ehci->periodic_size = DEFAULT_I_TDPS; in ehci_start()