Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dpsy.c77 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_min()
104 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_max()
133 val->intval = UCSI_TYPEC_VSAFE5V * 1000; in ucsi_psy_get_voltage_now()
H A Ducsi.h336 #define UCSI_TYPEC_VSAFE5V 5000 macro