Searched refs:DWC3_DSTS (Results 1 – 2 of 2) sorted by relevance
76 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_get_link_state()100 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_set_link_state()128 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_set_link_state()1253 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_get_frame()1279 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()1319 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()1382 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop()2141 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
120 #define DWC3_DSTS 0xc70c macro