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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h718 #define DIEPCTL_TXFNUM_SET(n) (((n) & 15) << 22) macro
H A Ddwc_otg.c3622 temp |= DIEPCTL_TXFNUM_SET(ep_no);

Completed in 85 milliseconds