Searched refs:INT_BULK_SEL (Results 1 – 3 of 3) sorted by relevance
1228 #define INT_BULK_SEL BIT(4) macro
141 usb_opt = usb_opt & (~INT_BULK_SEL); in _InitInterrupt()143 usb_opt = usb_opt | (INT_BULK_SEL); in _InitInterrupt()
1634 #define INT_BULK_SEL BIT(4) macro