Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h400 #define GHWCFG3_DFIFODEPTH_GET(x) ((x) >> 16) macro
H A Ddwc_otg.c3988 sc->sc_fifo_size = 4 * GHWCFG3_DFIFODEPTH_GET(temp); in dwc_otg_init()