Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dusb4.c1022 val |= PORT_CS_1_PND; in usb4_port_sb_read()
1030 PORT_CS_1_PND, 0, 500); in usb4_port_sb_read()
1069 val |= PORT_CS_1_PND; in usb4_port_sb_write()
1077 PORT_CS_1_PND, 0, 500); in usb4_port_sb_write()
H A Dtb_regs.h321 #define PORT_CS_1_PND BIT(31) macro