Searched refs:UCSI_CONSTAT_CONNECTED (Results 1 – 4 of 4) sorted by relevance
36 if (con->status.flags & UCSI_CONSTAT_CONNECTED && in ucsi_psy_get_online()169 if (flags & UCSI_CONSTAT_CONNECTED && in ucsi_psy_get_usb_type()
60 __entry->connected = !!(status->flags & UCSI_CONSTAT_CONNECTED);
250 #define UCSI_CONSTAT_CONNECTED BIT(3) macro
675 if (con->status.flags & UCSI_CONSTAT_CONNECTED) in ucsi_handle_connector_change()996 if (con->status.flags & UCSI_CONSTAT_CONNECTED) { in ucsi_register_port()