Home
last modified time | relevance | path

Searched refs:DSTS (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/dwc2/
Dcore_intr.c416 dwc2_readl(hsotg, DSTS)); in dwc2_handle_wakeup_detected_intr()
514 dsts = dwc2_readl(hsotg, DSTS); in dwc2_handle_usb_suspend_intr()
839 hsotg->frame_number = (dwc2_readl(hsotg, DSTS) in dwc2_handle_common_intr()
Ddebugfs.c134 dwc2_readl(hsotg, DSTS)); in state_show()
383 dump_register(DSTS),
Dhw.h455 #define DSTS HSOTG_REG(0x808) macro
Dgadget.c709 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_read_frameno()
3202 u32 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_irq_enumdone()
/drivers/usb/dwc3/
Ddebugfs.c240 dump_register(DSTS),