Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c988 u32 depctl; in dwc2_gadget_start_isoc_ddma() local
1021 depctl = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_gadget_start_isoc_ddma()
1027 ctrl = dwc2_readl(hsotg, depctl); in dwc2_gadget_start_isoc_ddma()
1029 dwc2_writel(hsotg, ctrl, depctl); in dwc2_gadget_start_isoc_ddma()