update_val_hp     501 drivers/regulator/ab8500-ext.c 	u8 update_val_hp;
update_val_hp     522 drivers/regulator/ab8500-ext.c 		regval = info->update_val_hp;
update_val_hp     604 drivers/regulator/ab8500-ext.c 	    ((regval & info->update_mask) == info->update_val_hp))
update_val_hp     624 drivers/regulator/ab8500-ext.c 		regval = info->update_val_hp;
update_val_hp     671 drivers/regulator/ab8500-ext.c 	if (info->update_val == info->update_val_hp)
update_val_hp     746 drivers/regulator/ab8500-ext.c 		.update_val_hp		= 0x01,
update_val_hp     764 drivers/regulator/ab8500-ext.c 		.update_val_hp		= 0x04,
update_val_hp     782 drivers/regulator/ab8500-ext.c 		.update_val_hp		= 0x10,
update_val_hp     814 drivers/regulator/ab8500-ext.c 		info->update_val_hp = 0x30;