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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h723 #define DIEPCTL_SETD0PID (1<<28) macro
H A Ddwc_otg.c1728 temp |= DIEPCTL_SETD0PID;
1730 temp &= ~DIEPCTL_SETD0PID;
2273 temp |= DIEPCTL_SETD0PID;
2275 temp &= ~DIEPCTL_SETD0PID;

Completed in 111 milliseconds