Searched refs:PORT_CS_18_WOU4S (Results 1 – 2 of 2) sorted by relevance
326 #define PORT_CS_18_WOU4S BIT(18) macro
230 (val & PORT_CS_18_WOU4S) ? "yes" : "no"); in usb4_switch_check_wakes()232 if (val & PORT_CS_18_WOU4S) in usb4_switch_check_wakes()