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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h497 #define HPRT_PRTSPD_MASK 0x00060000 macro
501 #define HPRT_PRTSPD_MASK 0x00060000 macro
H A Ddwc_otg.c2877 if (((hprt & HPRT_PRTSPD_MASK)
2883 if (((hprt & HPRT_PRTSPD_MASK)

Completed in 56 milliseconds