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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Ddwc_otg.c823 hcchar &= ~HCCHAR_EPDIR_IN;
847 hcchar &= ~HCCHAR_EPDIR_IN;
1268 hcchar |= HCCHAR_EPDIR_IN;
1323 hcchar |= HCCHAR_EPDIR_IN;
1632 hcchar &= ~HCCHAR_EPDIR_IN;
1675 hcchar &= ~HCCHAR_EPDIR_IN;
2629 hcchar |= HCCHAR_EPDIR_IN;
H A Ddwc_otgreg.h528 #define HCCHAR_EPDIR_IN (1<<15) macro

Completed in 57 milliseconds