Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dnet2280.h237 #define DEVICE_SET_CLEAR_DEVICE_REMOTE_WAKEUP 11 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c2323 BIT(DEVICE_SET_CLEAR_DEVICE_REMOTE_WAKEUP) | in ep0_start_228x()