Home
last modified time | relevance | path

Searched refs:UCSI_ACK_CONNECTOR_CHANGE (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/typec/ucsi/
Ducsi_acpi.c148 if (cmd == (UCSI_ACK_CC_CI | UCSI_ACK_CONNECTOR_CHANGE)) { in ucsi_dell_sync_write()
Ducsi.h110 #define UCSI_ACK_CONNECTOR_CHANGE BIT(16) macro
Ducsi.c60 ctrl |= UCSI_ACK_CONNECTOR_CHANGE; in ucsi_acknowledge()