Home
last modified time | relevance | path

Searched refs:UCSI_CONSTAT_PARTNER_CHANGE (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/typec/ucsi/
Ducsi.c753 inferred_changes |= UCSI_CONSTAT_PARTNER_CHANGE; in ucsi_handle_connector_change()
756 inferred_changes |= UCSI_CONSTAT_PARTNER_CHANGE; in ucsi_handle_connector_change()
828 if (con->status.change & UCSI_CONSTAT_PARTNER_CHANGE) in ucsi_handle_connector_change()
Ducsi.h242 #define UCSI_CONSTAT_PARTNER_CHANGE BIT(11) macro