Home
last modified time | relevance | path

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

/linux-4.4.14/arch/frv/kernel/
Dcmode.S126 # (9) Read the DSTS register repeatedly until '1' stands in the
127 # DSTS.SSI field.
/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c355 dwc2_readl(hsotg->regs + DSTS)); in dwc2_handle_wakeup_detected_intr()
429 dsts = dwc2_readl(hsotg->regs + DSTS); in dwc2_handle_usb_suspend_intr()
Ddebugfs.c142 dwc2_readl(regs + DSTS)); in state_show()
450 dump_register(DSTS),
Dhw.h447 #define DSTS HSOTG_REG(0x808) macro
Dgadget.c1618 dsts = dwc2_readl(hsotg->regs + DSTS); in dwc2_hsotg_read_frameno()
2080 u32 dsts = dwc2_readl(hsotg->regs + DSTS); in dwc2_hsotg_irq_enumdone()
/linux-4.4.14/drivers/usb/dwc3/
Ddebugfs.c216 dump_register(DSTS),