Searched refs:DOTG_DFIFO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h147 #define DOTG_DFIFO(n) (0x1000 + (0x1000 * (n))) macro
H A Ddwc_otg.c1044 DOTG_DFIFO(td->channel[0]), (uint32_t *)&req, sizeof(req) / 4);
2036 td->tx_bytes, DOTG_DFIFO(channel), count);
2178 DOTG_DFIFO(td->ep_no), count);
2745 sc->sc_current_rx_fifo = DOTG_DFIFO(ep_no);

Completed in 189 milliseconds