MAX8660_OVER2 199 drivers/regulator/max8660.c u8 val = max8660->shadow_regs[MAX8660_OVER2]; MAX8660_OVER2 210 drivers/regulator/max8660.c return max8660_write(max8660, MAX8660_OVER2, 0xff, bit); MAX8660_OVER2 218 drivers/regulator/max8660.c return max8660_write(max8660, MAX8660_OVER2, mask, 0); MAX8660_OVER2 454 drivers/regulator/max8660.c max8660->shadow_regs[MAX8660_OVER2] |= 2; MAX8660_OVER2 464 drivers/regulator/max8660.c max8660->shadow_regs[MAX8660_OVER2] |= 4;