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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h730 #define DIEPCTL_EPTYPE_SET(n) (((n) & 3) << 18) macro
H A Ddwc_otg.c3640 temp = DIEPCTL_EPTYPE_SET(
3644 temp = DIEPCTL_EPTYPE_SET(
3648 temp = DIEPCTL_EPTYPE_SET(

Completed in 104 milliseconds