Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dep0.c71 cp[0] = USB_STATUS_SELFPOWERED; in ep0_get_status()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h316 #define USB_STATUS_SELFPOWERED 0x01 macro