Searched refs:USB_DEVICE_SELF_POWERED (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ | ||
H A D | usb.h | 144 #define USB_DEVICE_SELF_POWERED 0 macro |
/qemu/hw/usb/ | ||
H A D | desc.c | 753 data[0] |= 1 << USB_DEVICE_SELF_POWERED; in usb_desc_handle_control() |