Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dgr_udc.h57 #define GR_EPCTRL_NT_POS 5 macro
Dgr_udc.c150 (epctrl & GR_EPCTRL_NT_MASK) >> GR_EPCTRL_NT_POS); in gr_seq_ep_show()
1603 | (nt << GR_EPCTRL_NT_POS) in gr_ep_enable()