Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c20 #define PD_RETRY_COUNT_DEFAULT 3 macro
578 reg = ((negotiated_rev > PD_REV20 ? PD_RETRY_COUNT_3_0_OR_HIGHER : PD_RETRY_COUNT_DEFAULT) in tcpci_pd_transmit()