Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dusb4.c1216 val |= PORT_CS_1_PND; in usb4_port_sb_read()
1224 PORT_CS_1_PND, 0, 500); in usb4_port_sb_read()
1263 val |= PORT_CS_1_PND; in usb4_port_sb_write()
1271 PORT_CS_1_PND, 0, 500); in usb4_port_sb_write()
Dtb_regs.h358 #define PORT_CS_1_PND BIT(31) macro