Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/mtu3/
Dmtu3_trace.h45 __entry->intr & HOT_RST_INTR ? "HOT_RST" : "",
Dmtu3_hw_regs.h331 #define HOT_RST_INTR BIT(4) macro
Dmtu3_core.c218 value = HOT_RST_INTR | WARM_RST_INTR | in mtu3_intr_enable()
747 if (ltssm & (HOT_RST_INTR | WARM_RST_INTR)) in mtu3_u3_ltssm_isr()