Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Dpsy.c78 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_min()
105 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_max()
134 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_now()
Ducsi.h411 #define UCSI_TYPEC_VSAFE5V 5000 macro