Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/include/drivers/
Dusb_device.h47 #define USB_REQ_CLEAR_FEATURE 0x01U macro
/trusted-firmware-a-3.6.0-3.5.0/drivers/usb/
Dusb_device.c294 case USB_REQ_CLEAR_FEATURE: in usb_core_dev_req()