Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h54 #define UCSI_CCI_BUSY BIT(28) macro
Ducsi.c42 if (cci & UCSI_CCI_BUSY) in ucsi_notify_common()
113 if (*cci & UCSI_CCI_BUSY) in ucsi_run_command()