Searched refs:PORT_CS_1 (Results 1 – 2 of 2) sorted by relevance
1266 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1270 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_read()1276 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1313 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()1317 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_write()1323 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()
368 #define PORT_CS_1 0x01 macro