Searched refs:DSTS (Results 1 – 5 of 5) sorted by relevance
126 # (9) Read the DSTS register repeatedly until '1' stands in the127 # DSTS.SSI field.
341 dev_dbg(hsotg->dev, "DSTS=0x%0x\n", readl(hsotg->regs + DSTS)); in dwc2_handle_wakeup_detected_intr()408 dsts = readl(hsotg->regs + DSTS); in dwc2_handle_usb_suspend_intr()
446 #define DSTS HSOTG_REG(0x808) macro
1593 dsts = readl(hsotg->regs + DSTS); in s3c_hsotg_read_frameno()2059 u32 dsts = readl(hsotg->regs + DSTS); in s3c_hsotg_irq_enumdone()3509 readl(regs + DSTS)); in state_show()
216 dump_register(DSTS),