Searched refs:hwep_num_base (Results 1 – 1 of 1) sorted by relevance
103 u32 hwep_num_base; /* Physical hardware EP */ member1570 if ((ep->hwep_num_base == 0) || (ep->hwep_num == 0)) in lpc32xx_ep_disable()1623 if (ep->hwep_num_base == 0) { in lpc32xx_ep_enable()1674 ep->hwep_num = ep->hwep_num_base + EP_IN; in lpc32xx_ep_enable()1676 ep->hwep_num = ep->hwep_num_base; in lpc32xx_ep_enable()1802 if (ep->hwep_num_base == 0) { in lpc32xx_ep_queue()1837 if (!_ep || ep->hwep_num_base == 0) in lpc32xx_ep_dequeue()2523 .hwep_num_base = 0,2536 .hwep_num_base = 2,2549 .hwep_num_base = 4,[all …]