Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h83 #define GR_CONTROL_RW BIT(12) macro
H A Dgr_udc.c1870 gr_read32(&dev->regs->control) | GR_CONTROL_RW); in gr_wakeup()