Home
last modified time | relevance | path

Searched refs:HPTXSTS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h666 #define HPTXSTS HSOTG_REG(0x0410) macro
Dhcd.c1072 tx_status = readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1087 tx_status = readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1147 tx_status = readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1991 p_tx_status = readl(hsotg->regs + HPTXSTS); in dwc2_hcd_dump_state()
Dcore.c1138 hptxsts = readl(hsotg->regs + HPTXSTS); in dwc2_hc_halt()
1817 addr = hsotg->regs + HPTXSTS; in dwc2_dump_host_registers()