Searched refs:SL811_USB_STS_NAK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ | ||
| H A D | sl811.h | 53 #define SL811_USB_STS_NAK 0x40 macro |
| H A D | sl811-hcd.c | 269 if ((status & SL811_USB_STS_NAK) == SL811_USB_STS_NAK) in sl811_send_packet() |