Searched refs:GR_STATUS_NEPO_POS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | gr_udc.h | 94 #define GR_STATUS_NEPO_POS 24 macro |
H A D | gr_udc.c | 2164 dev->nepo = ((status & GR_STATUS_NEPO_MASK) >> GR_STATUS_NEPO_POS) + 1; in gr_probe() |