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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h721 #define DIEPCTL_SETD0PID (1<<28) macro
H A Ddwc_otg.c1564 temp |= DIEPCTL_SETD0PID;
1566 temp &= ~DIEPCTL_SETD0PID;
2154 temp |= DIEPCTL_SETD0PID;
2156 temp &= ~DIEPCTL_SETD0PID;

Completed in 113 milliseconds