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