Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h138 #define VBSE (1 << 15) /* Enable IRQ VBUS_0 and VBUSIN_0 */ macro
H A Dmod.c330 intenb0 |= VBSE; in usbhs_irq_callback_update()
/linux/include/linux/usb/
H A Dr8a66597.h221 #define VBSE 0x8000 /* b15: VBUS interrupt */ macro