Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dtps6586x.c20 SM0_VOLTAGE_V1 = 0x26, enumerator
103 *sm0 = tps6586x_read(is_v2 ? SM0_VOLTAGE_V2 : SM0_VOLTAGE_V1); in read_voltages()
116 control_bit = (reg == SM0_VOLTAGE_V1 ? CTRL_SM0_RAMP : CTRL_SM1_RAMP); in set_voltage()
226 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
237 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()