Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c394 dwc2_readl(hsotg, DSTS)); in dwc2_handle_wakeup_detected_intr()
490 dsts = dwc2_readl(hsotg, DSTS); in dwc2_handle_usb_suspend_intr()
815 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.c710 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_read_frameno()
3199 u32 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_irq_enumdone()
/linux-6.1.9/drivers/usb/dwc3/
Ddebugfs.c235 dump_register(DSTS),