Searched refs:AB8500_RTC (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/rtc/ |
D | rtc-ab8500.c | 89 AB8500_RTC, AB8500_RTC_READ_REQ_REG, RTC_READ_REQUEST); in ab8500_rtc_read_time() 96 AB8500_RTC, AB8500_RTC_READ_REQ_REG, &value); in ab8500_rtc_read_time() 109 AB8500_RTC, ab8500_rtc_time_regs[i], &value); in ab8500_rtc_read_time() 163 retval = abx500_set_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_set_time() 170 return abx500_set_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_set_time() 182 retval = abx500_get_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_read_alarm() 195 retval = abx500_get_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_read_alarm() 215 return abx500_mask_and_set_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_irq_enable() 262 retval = abx500_set_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_set_alarm() 298 retval = abx500_set_register_interruptible(dev, AB8500_RTC, in ab8500_rtc_set_calibration() [all …]
|
/Linux-v4.19/drivers/power/supply/ |
D | ab8500_fg.c | 471 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_coulomb_counter() 484 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_coulomb_counter() 505 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_coulomb_counter() 541 ret = abx500_get_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_inst_curr_start() 558 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_inst_curr_start() 685 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_inst_curr_finalize() 2328 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_init_hw_registers() 2336 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_init_hw_registers() 2344 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_init_hw_registers() 2352 ret = abx500_set_register_interruptible(di->dev, AB8500_RTC, in ab8500_fg_init_hw_registers() [all …]
|
D | ab8500_charger.c | 3121 AB8500_RTC, in ab8500_charger_init_hw_registers() 3131 AB8500_RTC, AB8500_RTC_CTRL_REG, in ab8500_charger_init_hw_registers() 3300 AB8500_RTC, AB8500_RTC_CTRL_REG, RTC_BUP_CH_ENA, 0); in ab8500_charger_remove()
|
/Linux-v4.19/include/linux/mfd/abx500/ |
D | ab8500.h | 58 #define AB8500_RTC 0xF macro
|
/Linux-v4.19/drivers/mfd/ |
D | ab8500-core.c | 911 ret = get_register_interruptible(ab8500, AB8500_RTC, in show_switch_off_status() 1191 ret = get_register_interruptible(ab8500, AB8500_RTC, in ab8500_probe()
|
D | ab8500-debugfs.c | 402 [AB8500_RTC] = { 755 [AB8500_RTC] = { 1150 [AB8500_RTC] = {
|