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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h732 #define DIEPCTL_EPTYPE_SET(n) (((n) & 3) << 18) macro
H A Ddwc_otg.c3735 temp = DIEPCTL_EPTYPE_SET(
3739 temp = DIEPCTL_EPTYPE_SET(
3743 temp = DIEPCTL_EPTYPE_SET(

Completed in 111 milliseconds