Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
A Dtb_regs.h343 #define PORT_CS_19_PC BIT(3) macro
A Dusb4.c419 bool configured = val & PORT_CS_19_PC; in usb4_switch_set_wake()
1085 val |= PORT_CS_19_PC; in usb4_port_set_configured()
1087 val &= ~PORT_CS_19_PC; in usb4_port_set_configured()

Completed in 9 milliseconds