Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_trace.h49 __entry->intr & VBUS_RISE_INTR ? "VBUS_RISE" : "",
H A Dmtu3_hw_regs.h320 #define VBUS_RISE_INTR BIT(15) macro
H A Dmtu3_core.c755 if (ltssm & VBUS_RISE_INTR) in mtu3_u3_ltssm_isr()