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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h634 #define DCTL_SFTDISCON (1<<1) macro
H A Ddwc_otg.c548 temp &= ~DCTL_SFTDISCON;
564 temp |= DCTL_SFTDISCON;
3862 DCTL_SFTDISCON);
4045 DCTL_SFTDISCON);

Completed in 55 milliseconds