Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c416 dwc2_readl(hsotg, DSTS)); in dwc2_handle_wakeup_detected_intr()
504 dsts = dwc2_readl(hsotg, DSTS); in dwc2_handle_usb_suspend_intr()
817 hsotg->frame_number = (dwc2_readl(hsotg, DSTS) in dwc2_handle_common_intr()
H A Ddebugfs.c134 dwc2_readl(hsotg, DSTS)); in state_show()
383 dump_register(DSTS),
H A Dhw.h484 #define DSTS HSOTG_REG(0x808) macro
H A Dgadget.c120 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_read_frameno()
3233 u32 dsts = dwc2_readl(hsotg, DSTS); in dwc2_hsotg_irq_enumdone()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebugfs.c235 dump_register(DSTS),