Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpch_udc.c287 dma_addr_t td_stp_phys; member
2548 ep->td_stp_phys = 0; in pch_udc_activate_control_ep()
2562 pch_udc_ep_set_subptr(ep, ep->td_stp_phys); in pch_udc_activate_control_ep()
2979 &dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in init_dma_pools()
2997 dev->ep[UDC_EP0IN_IDX].td_stp_phys = 0; in init_dma_pools()
3075 dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in pch_udc_remove()