Searched refs:UCSI_ACK_CONNECTOR_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 98 #define UCSI_ACK_CONNECTOR_CHANGE BIT(16) macro |
D | ucsi.c | 54 ctrl |= UCSI_ACK_CONNECTOR_CHANGE; in ucsi_acknowledge_connector_change() |