Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dab8500.c72 u8 update_val; member
191 info->update_mask, info->update_val); in ab8500_regulator_enable()
201 info->update_mask, info->update_val); in ab8500_regulator_enable()
362 info->update_val = val; in ab8500_regulator_set_mode()
405 val = info->update_val; in ab8500_regulator_get_mode()
555 .update_val = 0x01,
578 .update_val = 0x04,
601 .update_val = 0x01,
623 .update_val = 0x44,
651 .update_val = 0x02,
[all …]
H A Dab8500-ext.c500 u8 update_val; member
524 regval = info->update_val; in ab8500_ext_regulator_enable()
656 info->update_val = regval; in ab8500_ext_regulator_set_mode()
671 if (info->update_val == info->update_val_hp) in ab8500_ext_regulator_get_mode()
673 else if (info->update_val == info->update_val_lp) in ab8500_ext_regulator_get_mode()
745 .update_val = 0x01,
763 .update_val = 0x04,
781 .update_val = 0x10,
813 info->update_val = 0x30; in ab8500_ext_regulator_probe()