Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dsl811.h48 # define SL11H_STATMASK_NAK 0x40 macro
Dsl811-hcd.c488 if (status & SL11H_STATMASK_NAK) { in done()