Home
last modified time | relevance | path

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

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