Searched refs:PORT_CS_1 (Results 1 – 2 of 2) sorted by relevance
1004 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1008 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_read()1014 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_read()1051 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()1055 ret = usb4_port_wait_for_bit(port, port->cap_usb4 + PORT_CS_1, in usb4_port_sb_write()1061 port->cap_usb4 + PORT_CS_1, 1); in usb4_port_sb_write()
312 #define PORT_CS_1 0x01 macro