Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c1303 val |= PORT_CS_1_PND; in usb4_port_sb_read()
1311 PORT_CS_1_PND, 0, 500); in usb4_port_sb_read()
1350 val |= PORT_CS_1_PND; in usb4_port_sb_write()
1358 PORT_CS_1_PND, 0, 500); in usb4_port_sb_write()
H A Dtb_regs.h378 #define PORT_CS_1_PND BIT(31) macro