Searched defs:USB_DT_CS_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ | ||
H A D | usb.h | 159 #define USB_DT_CS_ENDPOINT 0x25 macro |
/openbmc/u-boot/include/linux/usb/ | ||
H A D | ch9.h | 243 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT) macro |