CURRENT_UNIT
ctx->typec.request_current = ret * CURRENT_UNIT; /* 50ma per unit */
ctx->typec.request_current = cur_50ma * CURRENT_UNIT;