Searched refs:REMOTE_WAKEUP (Results 1 – 1 of 1) sorted by relevance
133 #define REMOTE_WAKEUP BIT(2) macro388 wake_remote = udc->todo & REMOTE_WAKEUP; in spi_max3420_rwkup()389 udc->todo &= ~REMOTE_WAKEUP; in spi_max3420_rwkup()1090 udc->todo |= REMOTE_WAKEUP; in max3420_wakeup()