Lines Matching refs:configured
441 bool configured = val & PORT_CS_19_PC;
445 device_may_wakeup(&usb4->dev)) && !configured)
448 device_may_wakeup(&usb4->dev)) && configured)
450 if ((flags & TB_WAKE_ON_USB4) && configured)
1116 static int usb4_port_set_configured(struct tb_port *port, bool configured)
1129 if (configured)
1139 * usb4_port_configure() - Set USB4 port configured
1142 * Sets the USB4 link to be configured for power management purposes.
1160 static int usb4_set_xdomain_configured(struct tb_port *port, bool configured)
1173 if (configured)