Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811.h48 #define SL811_USB_STS_ERROR 0x02 macro
H A Dsl811-hcd.c277 if (status & SL811_USB_STS_ERROR) in sl811_send_packet()