Searched refs:hwep_num_base (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 131 u32 hwep_num_base; /* Physical hardware EP */ member in struct:lpc32xx_ep 1631 if ((ep->hwep_num_base == 0) || (ep->hwep_num == 0)) lpc32xx_ep_disable() 1684 if (ep->hwep_num_base == 0) { lpc32xx_ep_enable() 1735 ep->hwep_num = ep->hwep_num_base + EP_IN; lpc32xx_ep_enable() 1737 ep->hwep_num = ep->hwep_num_base; lpc32xx_ep_enable() 1863 if (ep->hwep_num_base == 0) { lpc32xx_ep_queue() 1898 if (!_ep || ep->hwep_num_base == 0) lpc32xx_ep_dequeue() 2582 .hwep_num_base = 0, 2595 .hwep_num_base = 2, 2608 .hwep_num_base = 4, 2621 .hwep_num_base = 6, 2634 .hwep_num_base = 8, 2647 .hwep_num_base = 10, 2660 .hwep_num_base = 12, 2673 .hwep_num_base = 14, 2686 .hwep_num_base = 16, 2699 .hwep_num_base = 18, 2712 .hwep_num_base = 20, 2725 .hwep_num_base = 22, 2738 .hwep_num_base = 24, 2751 .hwep_num_base = 26, 2764 .hwep_num_base = 28, 2777 .hwep_num_base = 30,
|
Completed in 84 milliseconds