Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4.c1369 val |= PORT_CS_1_PND; in usb4_port_sb_read()
1377 PORT_CS_1_PND, 0, 500, USB4_PORT_SB_DELAY); in usb4_port_sb_read()
1429 val |= PORT_CS_1_PND; in usb4_port_sb_write()
1437 PORT_CS_1_PND, 0, 500, USB4_PORT_SB_DELAY); in usb4_port_sb_write()
H A Dtb_regs.h382 #define PORT_CS_1_PND BIT(31) macro