Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h252 #define UCSI_CONSTAT_CAM_CHANGE BIT(8) macro
H A Ducsi.c945 if (con->status.change & UCSI_CONSTAT_CAM_CHANGE) in ucsi_handle_connector_change()