Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dpch_udc.c289 dma_addr_t td_stp_phys; member
2503 ep->td_stp_phys = 0; in pch_udc_activate_control_ep()
2517 pch_udc_ep_set_subptr(ep, ep->td_stp_phys); in pch_udc_activate_control_ep()
2932 &dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in init_dma_pools()
2950 dev->ep[UDC_EP0IN_IDX].td_stp_phys = 0; in init_dma_pools()
3028 dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in pch_udc_remove()