Searched refs:XUSB_CONTROL_USB_RMTWAKE_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define XUSB_CONTROL_USB_RMTWAKE_MASK 0x40000000 /* Remote wake up mask */ macro1252 crtlreg |= XUSB_CONTROL_USB_RMTWAKE_MASK; in xudc_wakeup()1261 crtlreg &= ~XUSB_CONTROL_USB_RMTWAKE_MASK; in xudc_wakeup()