hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/usb/typec/tcpm/tcpci.h
....@@ -102,6 +102,7 @@
102102 #define TCPC_POWER_STATUS_SINKING_VBUS BIT(0)
103103
104104 #define TCPC_FAULT_STATUS 0x1f
105
+#define TCPC_FAULT_STATUS_ALL_REG_RST_TO_DEFAULT BIT(7)
105106
106107 #define TCPC_ALERT_EXTENDED 0x21
107108