Searched refs:USB_DEVICE_REMOTE_WAKEUP (Results 1 – 8 of 8) sorted by relevance
70 result[0] |= musb->may_wakeup << USB_DEVICE_REMOTE_WAKEUP; in service_tx_status_request()230 != USB_DEVICE_REMOTE_WAKEUP) in service_zero_data_request()306 case USB_DEVICE_REMOTE_WAKEUP: in service_zero_data_request()
487 if (udc->devstatus & (1 << USB_DEVICE_REMOTE_WAKEUP)) { in usba_udc_wakeup()695 if (crq->wValue == cpu_to_le16(USB_DEVICE_REMOTE_WAKEUP)) in feature_is_dev_remote_wakeup()756 &= ~(1 << USB_DEVICE_REMOTE_WAKEUP); in handle_ep0_setup()790 udc->devstatus |= 1 << USB_DEVICE_REMOTE_WAKEUP; in handle_ep0_setup()
931 tmp |= (1 << USB_DEVICE_REMOTE_WAKEUP); in handle_setup()939 if (w_value != USB_DEVICE_REMOTE_WAKEUP) in handle_setup()947 if (w_value != USB_DEVICE_REMOTE_WAKEUP) in handle_setup()
1152 case USB_DEVICE_REMOTE_WAKEUP: in dwc2_udc_clear_feature()1216 case USB_DEVICE_REMOTE_WAKEUP: in dwc2_udc_set_feature()
121 #define USB_DEVICE_REMOTE_WAKEUP 1 /* dev may initiate wakeup */ macro
342 #define USB_DEVICE_REMOTE_WAKEUP 0x01 macro
128 #define USB_DEVICE_REMOTE_WAKEUP 1 /* dev may initiate wakeup */ macro
406 case USB_DEVICE_REMOTE_WAKEUP: in dwc3_ep0_handle_feature()