VOLTAGE_UNIT
ctx->typec.request_voltage = ret * VOLTAGE_UNIT; /* 100mv per unit */
ctx->typec.request_voltage = vol_100mv * VOLTAGE_UNIT;