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()1266 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_get_frame()1292 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()1332 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()1395 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop()2177 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
123 #define DWC3_DSTS 0xc70c macro