Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811.h54 #define SL811_USB_STS_STALL 0x80 macro
H A Dsl811-hcd.c281 if (status & SL811_USB_STS_STALL) in sl811_send_packet()