Home
last modified time | relevance | path

Searched refs:SIGRWU (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c98 #define SIGRWU BIT(2) macro
397 usbctl |= SIGRWU; in spi_max3420_rwkup()
404 usbctl &= ~SIGRWU; in spi_max3420_rwkup()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c96 #define SIGRWU BIT(2) macro
395 usbctl |= SIGRWU; in spi_max3420_rwkup()
402 usbctl &= ~SIGRWU; in spi_max3420_rwkup()

Completed in 4 milliseconds