Searched refs:GR_EPCTRL_TT_POS (Results 1 – 2 of 2) sorted by relevance
55 #define GR_EPCTRL_TT_POS 3 macro
128 int mode = (epctrl & GR_EPCTRL_TT_MASK) >> GR_EPCTRL_TT_POS; in gr_seq_ep_show()1583 | (mode << GR_EPCTRL_TT_POS) in gr_ep_enable()