Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h58 #define UCSI_CCI_ACK_COMPLETE BIT(29) macro
H A Ducsi.c55 if (cci & UCSI_CCI_ACK_COMPLETE && in ucsi_notify_common()