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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Ddwc_otg.h168 uint32_t sc_fifo_size; member in struct:dwc_otg_softc
H A Ddwc_otg.c180 fifo_size = sc->sc_fifo_size;
3162 sc->sc_fifo_size = 4 * GHWCFG3_DFIFODEPTH_GET(temp);
3181 sc->sc_fifo_size, sc->sc_dev_ep_max, sc->sc_dev_in_ep_max,

Completed in 94 milliseconds