Searched refs:DWC3_DSTS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H 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() 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() 2168 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
|
| H A D | core.h | 123 #define DWC3_DSTS 0xc70c macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H 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() 1809 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_get_frame() 2419 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2453 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2642 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop() 4163 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
|
| H A D | debugfs.c | 559 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_show() 612 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_write()
|
| H A D | core.h | 153 #define DWC3_DSTS 0xc70c macro
|