Searched refs:GR_EPCTRL_BUFSZ_POS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | gr_udc.h | 46 #define GR_EPCTRL_BUFSZ_POS 21 macro |
H A D | gr_udc.c | 61 ((((epctrl) & GR_EPCTRL_BUFSZ_MASK) >> GR_EPCTRL_BUFSZ_POS) * \ |