Home
last modified time | relevance | path

Searched refs:GR_EPCTRL_BUFSZ_POS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h46 #define GR_EPCTRL_BUFSZ_POS 21 macro
H A Dgr_udc.c61 ((((epctrl) & GR_EPCTRL_BUFSZ_MASK) >> GR_EPCTRL_BUFSZ_POS) * \