Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.h94 #define GR_STATUS_NEPO_POS 24 macro
H A Dgr_udc.c2163 dev->nepo = ((status & GR_STATUS_NEPO_MASK) >> GR_STATUS_NEPO_POS) + 1; in gr_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.h94 #define GR_STATUS_NEPO_POS 24 macro
H A Dgr_udc.c2164 dev->nepo = ((status & GR_STATUS_NEPO_MASK) >> GR_STATUS_NEPO_POS) + 1; in gr_probe()

Completed in 9 milliseconds