Lines Matching defs:usb4
1607 struct usb4_port *usb4 = port->usb4;
1620 usb4->margining->upper_eye = false;
1622 usb4->margining->upper_eye = true;
1634 struct usb4_port *usb4 = port->usb4;
1638 if (usb4->margining->upper_eye)
1772 if (!port->usb4)
1777 port->usb4->margining = margining_alloc(port, &port->usb4->dev,
1787 if (!port->usb4)
1789 if (!port->usb4->margining)
1797 kfree(port->usb4->margining);
1798 port->usb4->margining = NULL;
2448 if (port->usb4)