Home
last modified time | relevance | path

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

/drivers/regulator/
Dab8500.c74 u8 update_val; member
250 info->update_mask, info->update_val); in ab8500_regulator_enable()
260 info->update_mask, info->update_val); in ab8500_regulator_enable()
421 info->update_val = val; in ab8500_regulator_set_mode()
464 val = info->update_val; in ab8500_regulator_get_mode()
728 .update_val = 0x01,
751 .update_val = 0x04,
774 .update_val = 0x01,
796 .update_val = 0x44,
824 .update_val = 0x02,
[all …]
Dab8500-ext.c53 u8 update_val; member
77 regval = info->update_val; in ab8500_ext_regulator_enable()
209 info->update_val = regval; in ab8500_ext_regulator_set_mode()
224 if (info->update_val == info->update_val_hp) in ab8500_ext_regulator_get_mode()
226 else if (info->update_val == info->update_val_lp) in ab8500_ext_regulator_get_mode()
297 .update_val = 0x01,
314 .update_val = 0x04,
331 .update_val = 0x10,
393 info->update_val = 0x30; in ab8500_ext_regulator_probe()