Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/
Dusb_device.h52 #define USB_REQ_GET_CONFIGURATION 0x08U macro
/trusted-firmware-a-latest/drivers/usb/
Dusb_device.c292 case USB_REQ_GET_CONFIGURATION: in usb_core_dev_req()