Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dpch_udc.c286 dma_addr_t td_stp_phys; member
2443 ep->td_stp_phys = 0; in pch_udc_activate_control_ep()
2457 pch_udc_ep_set_subptr(ep, ep->td_stp_phys); in pch_udc_activate_control_ep()
2874 &dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in init_dma_pools()
2892 dev->ep[UDC_EP0IN_IDX].td_stp_phys = 0; in init_dma_pools()
3002 dev->ep[UDC_EP0OUT_IDX].td_stp_phys); in pch_udc_remove()