Home
last modified time | relevance | path

Searched refs:td_stp_phys (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dpch_udc.c292 dma_addr_t td_stp_phys; member
2533 ep->td_stp_phys = 0; in pch_udc_activate_control_ep()
2547 pch_udc_ep_set_subptr(ep, ep->td_stp_phys); in pch_udc_activate_control_ep()
2972 &dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in init_dma_pools()
2990 dev->ep[UDC_EP0IN_IDX].td_stp_phys = 0; in init_dma_pools()
3068 dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in pch_udc_remove()