Searched refs:bcm63xx_ep (Results 1 – 1 of 1) sorted by relevance
215 struct bcm63xx_ep *bep;237 struct bcm63xx_ep { struct306 struct bcm63xx_ep bep[BCM63XX_NUM_EP];344 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep()346 return container_of(ep, struct bcm63xx_ep, ep); in our_ep()443 static void bcm63xx_set_stall(struct bcm63xx_udc *udc, struct bcm63xx_ep *bep, in bcm63xx_set_stall()765 struct bcm63xx_ep *bep = NULL; in iudma_init_channel()955 struct bcm63xx_ep *bep = &udc->bep[i]; in bcm63xx_init_udc_hw()1035 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_enable()1074 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_disable()[all …]