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

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

Completed in 61 milliseconds