Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h272 #define REMOTE_WAKE_ENABLE (1 << USB_DEVICE_REMOTE_WAKEUP) macro
H A Dbdc_udc.c478 if (!(bdc->devstatus & REMOTE_WAKE_ENABLE)) in bdc_udc_wakeup()