Searched refs:DWC3_DSTS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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() 1440 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_get_frame() 2011 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2045 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2136 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop() 3434 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
|
H A D | debugfs.c | 589 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_show() 650 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_link_state_write()
|
H A D | core.h | 149 #define DWC3_DSTS 0xc70c macro
|
/kernel/linux/linux-6.6/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() 1704 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_get_frame() 2343 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2388 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in __dwc3_gadget_wakeup() 2633 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_run_stop() 4089 reg = dwc3_readl(dwc->regs, DWC3_DSTS); in dwc3_gadget_conndone_interrupt()
|
H 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()
|
H A D | core.h | 154 #define DWC3_DSTS 0xc70c macro
|
Completed in 20 milliseconds