Searched refs:USB_EPRX_DTOGMASK (Results 1 – 3 of 3) sorted by relevance
555 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPRX_DTOGMASK; \580 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
7429 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro
13177 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro