Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/usb/
Dnet1080.c190 #define USBCTL_FLUSH_THIS (1 << 2) macro
206 (usbctl & USBCTL_FLUSH_THIS) ? " FLUSH" : "", in nc_dump_usbctl()
304 USBCTL_FLUSH_THIS | USBCTL_FLUSH_OTHER); in net1080_reset()
351 USBCTL_FLUSH_THIS | in nc_ensure_sync()