Searched refs:PORT_CS_1 (Results 1 – 2 of 2) sorted by relevance
1372 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1376 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_read()1382 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1432 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()1436 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_write()1442 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()
374 #define PORT_CS_1 0x01 macro