Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dab8500.c186 u8 update_val; member
669 .update_val = 0x01,
692 .update_val = 0x04,
715 .update_val = 0x01,
737 .update_val = 0x44,
765 .update_val = 0x02,
783 .update_val = 0x02,
799 .update_val = 0x08,
815 .update_val = 0x10,
831 .update_val = 0x04,
[all …]
H A Dab8500-ext.c105 u8 update_val; member
129 regval = info->update_val; in ab8500_ext_regulator_enable()
261 info->update_val = regval; in ab8500_ext_regulator_set_mode()
276 if (info->update_val == info->update_val_hp) in ab8500_ext_regulator_get_mode()
278 else if (info->update_val == info->update_val_lp) in ab8500_ext_regulator_get_mode()
350 .update_val = 0x01,
368 .update_val = 0x04,
386 .update_val = 0x10,
411 info->update_val = 0x30; in ab8500_ext_regulator_probe()