Searched refs:ctrl_req_addr (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/dwc3/ |
D | ep0.c | 302 ret = dwc3_ep0_start_trans(dwc, 0, dwc->ctrl_req_addr, 8, in dwc3_ep0_out_start() 899 dwc->ctrl_req_addr, 0, in __dwc3_ep0_do_control_data() 952 dwc->ctrl_req_addr, 0, type); in dwc3_ep0_start_control_status()
|
D | core.h | 668 dma_addr_t ctrl_req_addr; member
|
D | gadget.c | 2599 &dwc->ctrl_req_addr, GFP_KERNEL); in dwc3_gadget_init() 2679 dwc->ctrl_req, dwc->ctrl_req_addr); in dwc3_gadget_init() 2702 dwc->ctrl_req, dwc->ctrl_req_addr); in dwc3_gadget_exit()
|