Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb_regs.h325 #define PORT_CS_18_WOU4S BIT(18) macro
Dusb4.c229 (val & PORT_CS_18_WOU4S) ? "yes" : "no"); in usb4_switch_check_wakes()
231 if (val & PORT_CS_18_WOU4S) in usb4_switch_check_wakes()