kernel/drivers/usb/typec/tcpm/tcpci.h
.. .. @@ -102,6 +102,7 @@ 102 102 #define TCPC_POWER_STATUS_SINKING_VBUS BIT(0) 103 103 104 104 #define TCPC_FAULT_STATUS 0x1f 105 +#define TCPC_FAULT_STATUS_ALL_REG_RST_TO_DEFAULT BIT(7)105 106 106 107 #define TCPC_ALERT_EXTENDED 0x21 107 108