Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h53 #define GR_EPCTRL_NT_POS 5 macro
H A Dgr_udc.c145 (epctrl & GR_EPCTRL_NT_MASK) >> GR_EPCTRL_NT_POS); in gr_seq_ep_show()
1582 | (nt << GR_EPCTRL_NT_POS) in gr_ep_enable()