Home
last modified time | relevance | path

Searched refs:SIGNE (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dcommon.h154 #define SIGNE (1 << 5) /* Setup Transaction Error Interrupt Enable */ macro
Dmod.c389 intenb1 |= SIGNE; in usbhs_irq_callback_update()
/linux-4.4.14/include/linux/usb/
Dr8a66597.h249 #define SIGNE 0x0020 /* b5: SETUP IGNORE interrupt */ macro
/linux-4.4.14/drivers/usb/host/
Dr8a66597-hcd.c205 r8a66597_bset(r8a66597, SIGNE | SACKE, INTENB1); in enable_controller()