Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c236 int request_voltage; /* mv */ member
348 ctx->typec.request_voltage = ret * VOLTAGE_UNIT; /* 100mv per unit */ in anx7411_detect_power_mode()
516 ctx->typec.request_voltage = DEF_5V; in anx7411_power_role_detect()
658 ctx->typec.request_voltage = vol_100mv * VOLTAGE_UNIT; in anx7411_parse_cmd()
946 ctx->typec.request_voltage = 0; in anx7411_work_func()
1398 ctx->typec.request_voltage * 1000 : 0; in anx7411_psy_get_prop()