Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtb_regs.h388 #define PORT_CS_18_WOCS BIT(16) macro
Dusb4.c195 (val & PORT_CS_18_WOCS) ? "yes" : "no", in usb4_switch_check_wakes()
198 wakeup_usb4 = val & (PORT_CS_18_WOU4S | PORT_CS_18_WOCS | in usb4_switch_check_wakes()