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

/drivers/usb/dwc2/
H A Dhcd.c1062 tx_status = readl(hsotg->regs + HPTXSTS);
1077 tx_status = readl(hsotg->regs + HPTXSTS);
1137 tx_status = readl(hsotg->regs + HPTXSTS);
1977 p_tx_status = readl(hsotg->regs + HPTXSTS);
H A Dhw.h664 #define HPTXSTS HSOTG_REG(0x0410) macro
H A Dcore.c1148 hptxsts = readl(hsotg->regs + HPTXSTS);
1827 addr = hsotg->regs + HPTXSTS;
1828 dev_dbg(hsotg->dev, "HPTXSTS @0x%08lX : 0x%08X\n",

Completed in 100 milliseconds