Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dsl811.h43 # define SL11H_STATMASK_ACK 0x01 macro
H A Dsl811-hcd.c496 } else if (status & SL11H_STATMASK_ACK) { in done()