Home
last modified time | relevance | path

Searched refs:DSTS_ENUMSPD_HI (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h645 #define DSTS_ENUMSPD_HI 0 macro
H A Ddwc_otg.c2959 if (DSTS_ENUMSPD_GET(temp) == DSTS_ENUMSPD_HI) in dwc_otg_interrupt()