Searched refs:DVSE (Results 1 – 3 of 3) sorted by relevance
238 #define DVSE 0x1000 /* b12: Device state transition interrupt */ macro
141 #define DVSE (1 << 12) /* Enable IRQ Device State Transition */ macro
352 intenb0 |= DVSE; in usbhs_irq_callback_update()