PM8607_RTC1       510 drivers/power/supply/88pm860x_battery.c 		buf[1] = pm860x_reg_read(info->i2c, PM8607_RTC1);
PM8607_RTC1       789 drivers/power/supply/88pm860x_battery.c 	pm860x_set_bits(info->i2c, PM8607_RTC1, RTC_SOC_3MSB,
PM8607_RTC1        63 drivers/rtc/rtc-88pm860x.c 	pm860x_set_bits(info->i2c, PM8607_RTC1, mask | ALARM_EN, mask);
PM8607_RTC1        73 drivers/rtc/rtc-88pm860x.c 		pm860x_set_bits(info->i2c, PM8607_RTC1, ALARM_EN, ALARM_EN);
PM8607_RTC1        75 drivers/rtc/rtc-88pm860x.c 		pm860x_set_bits(info->i2c, PM8607_RTC1, ALARM_EN, 0);
PM8607_RTC1       184 drivers/rtc/rtc-88pm860x.c 	ret = pm860x_reg_read(info->i2c, PM8607_RTC1);
PM8607_RTC1       198 drivers/rtc/rtc-88pm860x.c 	pm860x_set_bits(info->i2c, PM8607_RTC1, ALARM_EN, 0);
PM8607_RTC1       227 drivers/rtc/rtc-88pm860x.c 		pm860x_set_bits(info->i2c, PM8607_RTC1, mask, mask);
PM8607_RTC1       230 drivers/rtc/rtc-88pm860x.c 		pm860x_set_bits(info->i2c, PM8607_RTC1, mask,
PM8607_RTC1       394 drivers/rtc/rtc-88pm860x.c 	pm860x_set_bits(info->i2c, PM8607_RTC1, RTC1_USE_XO, RTC1_USE_XO);