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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h149 #define GOTGCTL_ASESVLD (1<<18) macro
H A Ddwc_otg.c2933 (temp & (GOTGCTL_ASESVLD | GOTGCTL_BSESVLD)) ? 1 : 0);
3888 (temp & (GOTGCTL_ASESVLD | GOTGCTL_BSESVLD)) ? 1 : 0);

Completed in 103 milliseconds