Searched refs:PORT_CS_1 (Results 1 – 2 of 2) sorted by relevance
1025 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1029 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_read()1035 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1072 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()1076 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_write()1082 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()
313 #define PORT_CS_1 0x01 macro