Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb_regs.h346 #define PORT_CS_19_WOD BIT(17) macro
Dusb4.c414 val &= ~(PORT_CS_19_WOC | PORT_CS_19_WOD | PORT_CS_19_WOU4); in usb4_switch_set_wake()
424 val |= PORT_CS_19_WOD; in usb4_switch_set_wake()