Home
last modified time | relevance | path

Searched refs:GRSTCTL_TXFNUM (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h124 #define GRSTCTL_TXFNUM(_x) ((_x) << 6) macro
Dgadget.c217 dwc2_writel(GRSTCTL_TXFNUM(0x10) | GRSTCTL_TXFFLSH | in dwc2_hsotg_init_fifo()
1798 dwc2_writel(GRSTCTL_TXFNUM(idx) | GRSTCTL_TXFFLSH, in dwc2_hsotg_txfifo_flush()
2935 dwc2_writel(GRSTCTL_TXFNUM(hs_ep->fifo_index) | in dwc2_hsotg_ep_stop_xfr()