Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c95 #define VOLTAGE_UNIT 100 /* mV per unit */ macro
349 ctx->typec.request_voltage = ret * VOLTAGE_UNIT; /* 100mv per unit */ in anx7411_detect_power_mode()
659 ctx->typec.request_voltage = vol_100mv * VOLTAGE_UNIT; in anx7411_parse_cmd()