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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h624 #define DCTL_SFTDISCON (1<<1) macro
H A Ddwc_otg.c432 temp &= ~DCTL_SFTDISCON;
448 temp |= DCTL_SFTDISCON;
3742 DCTL_SFTDISCON);
3909 DCTL_SFTDISCON);

Completed in 99 milliseconds