Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h190 uint16_t sc_current_rx_fifo; member
H A Ddwc_otg.c245 sc->sc_current_rx_fifo, buf_res.buffer, buf_res.length / 4); in dwc_otg_read_fifo()
248 sc->sc_current_rx_fifo += buf_res.length; in dwc_otg_read_fifo()
258 sc->sc_current_rx_fifo, in dwc_otg_read_fifo()
269 sc->sc_current_rx_fifo += count; in dwc_otg_read_fifo()
692 sc->sc_current_rx_fifo, sc->sc_bounce_buffer, in dwc_otg_common_rx_ack()
2740 sc->sc_current_rx_fifo = 0; in dwc_otg_interrupt_poll_locked()
2754 sc->sc_current_rx_fifo = DOTG_DFIFO(ep_no); in dwc_otg_interrupt_poll_locked()