Home
last modified time | relevance | path

Searched refs:GNPTXSTS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h198 #define GNPTXSTS HSOTG_REG(0x02C) macro
Dhcd.c1212 tx_status = readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1235 tx_status = readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1272 tx_status = readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1986 np_tx_status = readl(hsotg->regs + GNPTXSTS); in dwc2_hcd_dump_state()
Dcore.c1130 nptxsts = readl(hsotg->regs + GNPTXSTS); in dwc2_hc_halt()
1909 addr = hsotg->regs + GNPTXSTS; in dwc2_dump_global_registers()
1981 readl(hsotg->regs + GNPTXSTS)); in dwc2_flush_tx_fifo()
Dgadget.c322 u32 gnptxsts = readl(hsotg->regs + GNPTXSTS); in s3c_hsotg_write_fifo()
2486 readl(hsotg->regs + GNPTXSTS)); in s3c_hsotg_irq()
3523 readl(regs + GNPTXSTS), in state_show()