Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c285 dma_addr_t td_stp_phys; member
2442 ep->td_stp_phys = 0; in pch_udc_activate_control_ep()
2456 pch_udc_ep_set_subptr(ep, ep->td_stp_phys); in pch_udc_activate_control_ep()
2873 &dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in init_dma_pools()
2891 dev->ep[UDC_EP0IN_IDX].td_stp_phys = 0; in init_dma_pools()
3000 dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in pch_udc_remove()