Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/ucsi/
H A Dtrace.c39 if (cci & UCSI_CCI_ACK_COMPLETE) in ucsi_cci_str()
45 if (cci & UCSI_CCI_ACK_COMPLETE) in ucsi_cci_str()
H A Ducsi.h57 #define UCSI_CCI_ACK_COMPLETE BIT(29) macro
H A Ducsi.c48 if (cci & UCSI_CCI_ACK_COMPLETE && in ucsi_notify_common()