Home
last modified time | relevance | path

Searched refs:PORT_CS_18_WOU4S (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h326 #define PORT_CS_18_WOU4S BIT(18) macro
H A 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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h384 #define PORT_CS_18_WOU4S BIT(18) macro
H A 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()

Completed in 9 milliseconds