Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dsl811.h50 # define SL11H_STATMASK_STALL 0x80 macro
Dsl811-hcd.c566 } else if (status & SL11H_STATMASK_STALL) { in done()