Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h79 #define USB_CONFIG_REMOTE_WAKEUP 2U macro
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c215 pdev->dev_config_status |= USB_CONFIG_REMOTE_WAKEUP; in usb_core_get_status()