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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h634 #define DCTL_SFTDISCON (1<<1) macro
H A Ddwc_otg.c546 temp &= ~DCTL_SFTDISCON;
562 temp |= DCTL_SFTDISCON;
3869 DCTL_SFTDISCON);
4052 DCTL_SFTDISCON);

Completed in 102 milliseconds