Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtcpci.h162 #define TCPC_VBUS_SINK_DISCONNECT_THRESH_LSB_MV 25 macro
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c374 threshold = threshold / TCPC_VBUS_SINK_DISCONNECT_THRESH_LSB_MV; in tcpci_set_auto_vbus_discharge_threshold()