Searched refs:INT_BULK_SEL (Results 1 – 3 of 3) sorted by relevance
1243 #define INT_BULK_SEL BIT(4) macro
137 usb_opt = usb_opt & (~INT_BULK_SEL); in _InitInterrupt()139 usb_opt = usb_opt | (INT_BULK_SEL); in _InitInterrupt()
1662 #define INT_BULK_SEL BIT(4) macro