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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h722 #define DIEPCTL_EPTYPE_SET(n) (((n) & 3) << 18) macro
H A Ddwc_otg.c3608 temp = DIEPCTL_EPTYPE_SET(
3612 temp = DIEPCTL_EPTYPE_SET(
3616 temp = DIEPCTL_EPTYPE_SET(

Completed in 105 milliseconds