MAX8660_OVER1     101 drivers/regulator/max8660.c 	u8 val = max8660->shadow_regs[MAX8660_OVER1];
MAX8660_OVER1     112 drivers/regulator/max8660.c 	return max8660_write(max8660, MAX8660_OVER1, 0xff, bit);
MAX8660_OVER1     120 drivers/regulator/max8660.c 	return max8660_write(max8660, MAX8660_OVER1, mask, 0);
MAX8660_OVER1     412 drivers/regulator/max8660.c 		max8660->shadow_regs[MAX8660_OVER1] = 5;
MAX8660_OVER1     441 drivers/regulator/max8660.c 				max8660->shadow_regs[MAX8660_OVER1] |= 1;
MAX8660_OVER1     446 drivers/regulator/max8660.c 				max8660->shadow_regs[MAX8660_OVER1] |= 4;