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