Searched refs:DWC3_DSTS (Results 1 – 4 of 4) sorted by relevance
| /drivers/usb/dwc3/ |
| A D | gadget.c | 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() 131 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_set_link_state() 1738 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_get_frame() 2371 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2665 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop() 4168 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
|
| A D | debugfs.c | 594 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_show() 655 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_write()
|
| A D | core.h | 161 #define DWC3_DSTS 0xc70c macro
|
| A D | core.c | 593 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_event_buffers_cleanup()
|
Completed in 23 milliseconds