Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mtu3/ !
Dmtu3_trace.h68 __entry->intr & RESET_INTR ? "RESET" : ""
Dmtu3_hw_regs.h417 #define RESET_INTR BIT(2) macro
Dmtu3_core.c213 value = SUSPEND_INTR | RESUME_INTR | RESET_INTR; in mtu3_intr_enable()
784 if (u2comm & RESET_INTR) in mtu3_u2_common_isr()