Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h164 #define UCSI_ERROR_CONTRACT_NEGOTIATION_FAIL BIT(6) macro
H A Ducsi.c95 case UCSI_ERROR_CONTRACT_NEGOTIATION_FAIL: in ucsi_read_error()