Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h216 #define GRSTCTL_RXFFLSH (1<<4) macro
H A Ddwc_otg.c284 if (!(value & (GRSTCTL_TXFFLSH | GRSTCTL_RXFFLSH))) in dwc_otg_tx_fifo_reset()
435 dwc_otg_tx_fifo_reset(sc, GRSTCTL_RXFFLSH); in dwc_otg_init_fifo()