Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Ds5m8767.c298 u8 *buck234_vol = NULL; in s5m8767_set_voltage_sel() local
305 buck234_vol = &s5m8767->buck2_vol[0]; in s5m8767_set_voltage_sel()
307 buck234_vol = &s5m8767->buck3_vol[0]; in s5m8767_set_voltage_sel()
309 buck234_vol = &s5m8767->buck4_vol[0]; in s5m8767_set_voltage_sel()
320 if (buck234_vol) { in s5m8767_set_voltage_sel()
321 while (*buck234_vol != selector) { in s5m8767_set_voltage_sel()
322 buck234_vol++; in s5m8767_set_voltage_sel()