Searched refs:UCSI_CONSTAT_CAM_CHANGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 252 #define UCSI_CONSTAT_CAM_CHANGE BIT(8) macro |
H A D | ucsi.c | 945 if (con->status.change & UCSI_CONSTAT_CAM_CHANGE) in ucsi_handle_connector_change() |