Searched refs:GR_EPCTRL_NT_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ | ||
| H A D | gr_udc.h | 52 #define GR_EPCTRL_NT_MASK 0x00000060 macro |
| H A D | gr_udc.c | 146 (epctrl & GR_EPCTRL_NT_MASK) >> GR_EPCTRL_NT_POS); in gr_seq_ep_show() |