Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dusb4.c1194 val |= PORT_CS_1_PND; in usb4_port_sb_read()
1202 PORT_CS_1_PND, 0, 500); in usb4_port_sb_read()
1241 val |= PORT_CS_1_PND; in usb4_port_sb_write()
1249 PORT_CS_1_PND, 0, 500); in usb4_port_sb_write()
Dtb_regs.h349 #define PORT_CS_1_PND BIT(31) macro