Searched refs:udc_clearep_getsts (Results 1 – 1 of 1) sorted by relevance
949 static inline u32 udc_clearep_getsts(struct lpc32xx_udc *udc, u32 hwep) in udc_clearep_getsts() function1980 udc_clearep_getsts(udc, ep->hwep_num); in udc_send_in_zlp()2006 epstatus = udc_clearep_getsts(udc, ep->hwep_num); in udc_handle_eps()2132 if (udc_clearep_getsts(udc, ep->hwep_num) & EP_SEL_F) { in udc_handle_dma_ep()2133 udc_clearep_getsts(udc, ep->hwep_num); in udc_handle_dma_ep()2135 epstatus = udc_clearep_getsts(udc, ep->hwep_num); in udc_handle_dma_ep()2147 udc_clearep_getsts(udc, ep->hwep_num); in udc_handle_dma_ep()2388 epstatus = udc_clearep_getsts(udc, EP_IN); in udc_handle_ep0_in()2422 epstatus = udc_clearep_getsts(udc, EP_OUT); in udc_handle_ep0_out()