Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/typec/ucsi/
Dpsy.c56 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_min()
83 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_max()
112 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_now()
Ducsi.h313 #define UCSI_TYPEC_VSAFE5V 5000 macro