Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dgadget.c82 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_get_link_state()
106 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_set_link_state()
134 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_set_link_state()
1384 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_get_frame()
1410 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()
1450 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_wakeup()
1513 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop()
2330 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
Dcore.h136 #define DWC3_DSTS 0xc70c macro
Ddebugfs.c520 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_show()