Searched refs:GR_EPCTRL_ED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | gr_udc.h | 57 #define GR_EPCTRL_ED BIT(1) macro |
H A D | gr_udc.c | 134 seq_printf(seq, " disabled: %d\n", !!(epctrl & GR_EPCTRL_ED)); in gr_seq_ep_show() |