Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dsl811.h47 #define SL811_USB_STS_ACK 0x01 macro
H A Dsl811-hcd.c257 if (status & SL811_USB_STS_ACK) { in sl811_send_packet()