Home
last modified time | relevance | path

Searched refs:PORT_CS_18_WOU4S (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h390 #define PORT_CS_18_WOU4S BIT(18) macro
H A Dusb4.c196 (val & PORT_CS_18_WOU4S) ? "yes" : "no", in usb4_switch_check_wakes()
200 wakeup_usb4 = val & (PORT_CS_18_WOU4S | PORT_CS_18_WOCS | in usb4_switch_check_wakes()