Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb_regs.h326 #define PORT_CS_18_WOU4S BIT(18) macro
Dusb4.c230 (val & PORT_CS_18_WOU4S) ? "yes" : "no"); in usb4_switch_check_wakes()
232 if (val & PORT_CS_18_WOU4S) in usb4_switch_check_wakes()