Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dlan7x.h82 #define FS_USB_PKT_SIZE 64 macro
Dsmsc95xx.c121 #define FS_USB_PKT_SIZE 64 macro
124 #define DEFAULT_FS_BURST_CAP_SIZE (33 * FS_USB_PKT_SIZE)
539 burst_cap = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc95xx_init_common()