Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h397 #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()
447 val |= PORT_CS_19_WOC; in usb4_switch_set_wake()