Home
last modified time | relevance | path

Searched refs:USB_DEVICE_DEBUG_MODE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Ddbgp.c379 value == USB_DEVICE_DEBUG_MODE) { in dbgp_setup()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h128 #define USB_DEVICE_DEBUG_MODE 6 /* (special devices only) */ macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h132 #define USB_DEVICE_DEBUG_MODE 6 /* (special devices only) */ macro
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c389 case USB_DEVICE_DEBUG_MODE: in service_zero_data_request()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_gadget_ep0.c383 case USB_DEVICE_DEBUG_MODE: in service_zero_data_request()
/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c585 USB_REQ_SET_FEATURE, USB_DEVICE_DEBUG_MODE, 0, NULL, 0); in _dbgp_external_startup()