Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c94 #define VOLTAGE_UNIT 100 /* mV per unit */ macro
348 ctx->typec.request_voltage = ret * VOLTAGE_UNIT; /* 100mv per unit */ in anx7411_detect_power_mode()
658 ctx->typec.request_voltage = vol_100mv * VOLTAGE_UNIT; in anx7411_parse_cmd()