Home
last modified time | relevance | path

Searched refs:DVSE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h141 #define DVSE (1 << 12) /* Enable IRQ Device State Transition */ macro
H A Dmod.c340 intenb0 |= DVSE; in usbhs_irq_callback_update()
/linux/include/linux/usb/
H A Dr8a66597.h224 #define DVSE 0x1000 /* b12: Device state transition interrupt */ macro