Searched refs:USB_REQ_SET_FEATURE (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.h | 238 #define Req_SetHubFeature (0x2000 | USB_REQ_SET_FEATURE) 239 #define Req_SetPortFeature (0x2300 | USB_REQ_SET_FEATURE)
|
| H A D | drvHub.c | 213 USB_REQ_SET_FEATURE, USB_RT_PORT, USB_PORT_FEAT_POWER, i + 1, NULL, 0, HZ); in ms_hub_power_on() 755 USB_REQ_SET_FEATURE, USB_RT_PORT, USB_PORT_FEAT_RESET, port+1, NULL, 0, HZ); in ms_hub_port_reset()
|
| H A D | drvUsbd.c | 338 case ReqType_DeviceOut | USB_REQ_SET_FEATURE: in ms_rh_call_control() 388 case ReqType_EndpointOut | USB_REQ_SET_FEATURE: in ms_rh_call_control()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHCD.h | 445 #define SetHubFeature (0x2000 | USB_REQ_SET_FEATURE) 446 #define SetPortFeature (0x2300 | USB_REQ_SET_FEATURE)
|
| H A D | drvHCD.c | 355 case DeviceOutRequest | USB_REQ_SET_FEATURE: in rh_call_control() 509 case EndpointOutRequest | USB_REQ_SET_FEATURE: in rh_call_control()
|
| H A D | drvHub.c | 611 USB_REQ_SET_FEATURE, USB_RT_PORT, feature, port, NULL, 0, HZ); in set_port_feature()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB_CH9.h | 189 #define USB_REQ_SET_FEATURE 0x03 macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvUSB_CH9.h | 103 #define USB_REQ_SET_FEATURE 0x03 // control pipe standard command, set feature macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/ |
| H A D | ch9.h | 81 #define USB_REQ_SET_FEATURE 0x03 macro
|