Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi.h99 #define UCSI_ACK_CONNECTOR_CHANGE BIT(16) macro
H A Ducsi.c54 ctrl |= UCSI_ACK_CONNECTOR_CHANGE; in ucsi_acknowledge_connector_change()