Home
last modified time | relevance | path

Searched refs:RESET_INTR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_trace.h68 __entry->intr & RESET_INTR ? "RESET" : ""
H A Dmtu3_core.c191 value = SUSPEND_INTR | RESUME_INTR | RESET_INTR; in mtu3_intr_enable()
741 if (u2comm & RESET_INTR) in mtu3_u2_common_isr()
H A Dmtu3_hw_regs.h417 #define RESET_INTR BIT(2) macro
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_trace.h66 __entry->intr & RESET_INTR ? "RESET" : ""
H A Dmtu3_hw_regs.h434 #define RESET_INTR BIT(2) macro
H A Dmtu3_core.c213 value = SUSPEND_INTR | RESUME_INTR | RESET_INTR; in mtu3_intr_enable()
784 if (u2comm & RESET_INTR) in mtu3_u2_common_isr()

Completed in 6 milliseconds