Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dsaf1761_otg.h36 #define SOTG_FS_MAX_PACKET_SIZE 64 macro
Dsaf1761_otg.c1390 if (count < SOTG_FS_MAX_PACKET_SIZE) { in saf1761_device_data_tx()