Searched refs:PORT_CS_1 (Results 1 – 2 of 2) sorted by relevance
1316 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1320 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_read()1326 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1375 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()1379 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_write()1385 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()
374 #define PORT_CS_1 0x01 macro