Searched refs:udc_clrstall_hwep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 877 static void udc_clrstall_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_clrstall_hwep() function 1079 udc_clrstall_hwep(udc, i); in udc_enable() 1687 udc_clrstall_hwep(udc, ep->hwep_num); in lpc32xx_ep_enable() 2247 udc_clrstall_hwep(udc, tmp); in udc_handle_ep0_setup() 2336 udc_clrstall_hwep(udc, EP_IN); in udc_handle_ep0_in() 2371 udc_clrstall_hwep(udc, EP_OUT); in udc_handle_ep0_out()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 876 static void udc_clrstall_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_clrstall_hwep() function 1078 udc_clrstall_hwep(udc, i); in udc_enable() 1686 udc_clrstall_hwep(udc, ep->hwep_num); in lpc32xx_ep_enable() 2248 udc_clrstall_hwep(udc, tmp); in udc_handle_ep0_setup() 2337 udc_clrstall_hwep(udc, EP_IN); in udc_handle_ep0_in() 2372 udc_clrstall_hwep(udc, EP_OUT); in udc_handle_ep0_out()
|
Completed in 9 milliseconds