Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dlan7x.h81 #define HS_USB_PKT_SIZE 512 macro
Dsmsc95xx.c120 #define HS_USB_PKT_SIZE 512 macro
123 #define DEFAULT_HS_BURST_CAP_SIZE (5 * HS_USB_PKT_SIZE)
536 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_init_common()