Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h330 #define PORT_CS_19_WOC BIT(16) macro
H A Dusb4.c437 val &= ~(PORT_CS_19_WOC | PORT_CS_19_WOD | PORT_CS_19_WOU4); in usb4_switch_set_wake()
440 val |= PORT_CS_19_WOC; in usb4_switch_set_wake()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h388 #define PORT_CS_19_WOC BIT(16) macro
H A Dusb4.c436 val &= ~(PORT_CS_19_WOC | PORT_CS_19_WOD | PORT_CS_19_WOU4); in usb4_switch_set_wake()
446 val |= PORT_CS_19_WOC; in usb4_switch_set_wake()

Completed in 12 milliseconds