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

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

Completed in 97 milliseconds