Home
last modified time | relevance | path

Searched refs:GR_STATUS_NEPI_POS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.h92 #define GR_STATUS_NEPI_POS 28 macro
H A Dgr_udc.c2162 dev->nepi = ((status & GR_STATUS_NEPI_MASK) >> GR_STATUS_NEPI_POS) + 1; in gr_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.h92 #define GR_STATUS_NEPI_POS 28 macro
H A Dgr_udc.c2163 dev->nepi = ((status & GR_STATUS_NEPI_MASK) >> GR_STATUS_NEPI_POS) + 1; in gr_probe()

Completed in 7 milliseconds