Home
last modified time | relevance | path

Searched defs:hwep (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/chipidea/
A Dudc.c426 static int prepare_td_for_non_sg(struct ci_hw_ep *hwep, in prepare_td_for_non_sg()
645 static void free_pending_td(struct ci_hw_ep *hwep) in free_pending_td()
750 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke()
988 struct ci_hw_ep *hwep = ci->ep0in; in isr_get_status_response() local
1072 struct ci_hw_ep *hwep; in isr_setup_status_phase() local
1097 static int isr_tr_complete_low(struct ci_hw_ep *hwep) in isr_tr_complete_low()
1144 struct ci_hw_ep *hwep = &ci->ci_hw_ep[0]; in isr_setup_packet_handler() local
1318 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in isr_tr_complete_handler() local
1748 struct ci_hw_ep *hwep = ci->ep0in; in ci_udc_selfpowered() local
1827 struct ci_hw_ep *hwep = &ci->ci_hw_ep[k]; in init_eps() local
[all …]
/linux/drivers/usb/gadget/udc/
A Dlpc32xx_udc.c782 static void uda_enable_hwepint(struct lpc32xx_udc *udc, u32 hwep) in uda_enable_hwepint()
789 static void uda_disable_hwepint(struct lpc32xx_udc *udc, u32 hwep) in uda_disable_hwepint()
821 static void udc_realize_hwep(struct lpc32xx_udc *udc, u32 hwep, in udc_realize_hwep()
843 static void udc_unrealize_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_unrealize_hwep()
855 static u32 udc_selep_clrint(struct lpc32xx_udc *udc, u32 hwep) in udc_selep_clrint()
862 static void udc_disable_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_disable_hwep()
869 static void udc_stall_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_stall_hwep()
876 static void udc_clrstall_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_clrstall_hwep()
883 static void udc_select_hwep(struct lpc32xx_udc *udc, u32 hwep) in udc_select_hwep()
978 u32 hwep = ep->hwep_num; in udc_ep_in_req_dma() local
[all …]

Completed in 12 milliseconds