Home
last modified time | relevance | path

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

/linux-4.1.27/arch/frv/kernel/
Dcmode.S126 # (9) Read the DSTS register repeatedly until '1' stands in the
127 # DSTS.SSI field.
/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c341 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()
Dhw.h446 #define DSTS HSOTG_REG(0x808) macro
Dgadget.c1593 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()
/linux-4.1.27/drivers/usb/dwc3/
Ddebugfs.c216 dump_register(DSTS),