Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtb_regs.h384 #define PORT_CS_18_WOU4S BIT(18) macro
Dusb4.c193 (val & PORT_CS_18_WOU4S) ? "yes" : "no", in usb4_switch_check_wakes()
197 wakeup_usb4 = val & (PORT_CS_18_WOU4S | PORT_CS_18_WOCS | in usb4_switch_check_wakes()