Lines Matching +defs:val +defs:req

257 	struct usb_request		req;  member
347 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req()
357 static inline void usbd_writel(struct bcm63xx_udc *udc, u32 val, u32 off) in usbd_writel()
367 static inline void usb_dma_writel(struct bcm63xx_udc *udc, u32 val, u32 off) in usb_dma_writel()
378 static inline void usb_dmac_writel(struct bcm63xx_udc *udc, u32 val, u32 off, in usb_dmac_writel()
391 static inline void usb_dmas_writel(struct bcm63xx_udc *udc, u32 val, u32 off, in usb_dmas_writel()
425 u32 val = usbd_readl(udc, USBD_CONTROL_REG); in bcm63xx_ep_dma_select() local
444 u32 val; in bcm63xx_set_stall() local
462 u32 i, val, rx_fifo_slot, tx_fifo_slot; in bcm63xx_fifo_setup() local
501 u32 val; in bcm63xx_fifo_reset_ep() local
529 u32 i, val; in bcm63xx_ep_init() local
552 u32 val, i; in bcm63xx_ep_setup() local
844 u32 val; in bcm63xx_set_ctrl_irqs() local
870 u32 val, portmask = BIT(udc->pd->port_no); in bcm63xx_select_phy_mode() local
910 u32 val, portmask = BIT(udc->pd->port_no); in bcm63xx_select_pullup() local
944 u32 val; in bcm63xx_init_udc_hw() local
1130 struct usb_request *req) in bcm63xx_udc_free_request()
1150 static int bcm63xx_udc_queue(struct usb_ep *ep, struct usb_request *req, in bcm63xx_udc_queue()
1203 static int bcm63xx_udc_dequeue(struct usb_ep *ep, struct usb_request *req) in bcm63xx_udc_dequeue()
1382 struct usb_request *req) in bcm63xx_ep0_map_write()
1403 struct usb_request *req, int status) in bcm63xx_ep0_complete()
1423 struct usb_request *req = udc->ep0_reply; in bcm63xx_ep0_nuke_reply() local
1441 struct usb_request *req = udc->ep0_request; in bcm63xx_ep0_read_complete() local
1461 struct usb_request *req = &udc->ep0_ctrl_req.req; in bcm63xx_ep0_internal_request() local
2043 struct usb_request *req = NULL; in bcm63xx_udc_data_isr() local