update_val_lp     502 drivers/regulator/ab8500-ext.c 	u8 update_val_lp;
update_val_lp     603 drivers/regulator/ab8500-ext.c 	if (((regval & info->update_mask) == info->update_val_lp) ||
update_val_lp     627 drivers/regulator/ab8500-ext.c 		regval = info->update_val_lp;
update_val_lp     673 drivers/regulator/ab8500-ext.c 	else if (info->update_val == info->update_val_lp)
update_val_lp     747 drivers/regulator/ab8500-ext.c 		.update_val_lp		= 0x03,
update_val_lp     765 drivers/regulator/ab8500-ext.c 		.update_val_lp		= 0x0c,
update_val_lp     783 drivers/regulator/ab8500-ext.c 		.update_val_lp		= 0x30,
update_val_lp     815 drivers/regulator/ab8500-ext.c 		info->update_val_lp = 0x10;