Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_trace.h47 __entry->intr & HOT_RST_INTR ? "HOT_RST" : "",
Dmtu3_hw_regs.h330 #define HOT_RST_INTR BIT(4) macro
Dmtu3_core.c196 value = HOT_RST_INTR | WARM_RST_INTR | in mtu3_intr_enable()
702 if (ltssm & (HOT_RST_INTR | WARM_RST_INTR)) in mtu3_u3_ltssm_isr()