Searched refs:pxa25x_ep (Results 1 – 2 of 2) sorted by relevance
263 static void nuke (struct pxa25x_ep *, int status);318 static void pio_irq_enable(struct pxa25x_ep *ep) in pio_irq_enable()332 static void pio_irq_disable(struct pxa25x_ep *ep) in pio_irq_disable()373 static inline u32 udc_ep_get_UDCCS(struct pxa25x_ep *ep) in udc_ep_get_UDCCS()378 static inline void udc_ep_set_UDCCS(struct pxa25x_ep *ep, u32 data) in udc_ep_set_UDCCS()393 static inline u32 udc_ep_get_UDDR(struct pxa25x_ep *ep) in udc_ep_get_UDDR()398 static inline void udc_ep_set_UDDR(struct pxa25x_ep *ep, u32 data) in udc_ep_set_UDDR()403 static inline u32 udc_ep_get_UBCR(struct pxa25x_ep *ep) in udc_ep_get_UBCR()425 struct pxa25x_ep *ep; in pxa25x_ep_enable()428 ep = container_of (_ep, struct pxa25x_ep, ep); in pxa25x_ep_enable()[all …]
35 struct pxa25x_ep { struct118 struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS];196 static inline u32 udc_ep_get_UDCCS(struct pxa25x_ep *);