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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h412 #define GHWCFG4_NUM_IN_EP_GET(x) ((((x) >> 26) & 15) + 1) macro
H A Ddwc_otg.c3965 sc->sc_dev_in_ep_max = GHWCFG4_NUM_IN_EP_GET(temp);

Completed in 64 milliseconds