Searched refs:RX8130_REG_EXTENSION (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-ds1307.c | 121 #define RX8130_REG_EXTENSION 0x1c macro 580 ret = regmap_bulk_read(ds1307->regmap, RX8130_REG_EXTENSION, ctl, in rx8130_irq() 589 ret = regmap_bulk_write(ds1307->regmap, RX8130_REG_EXTENSION, ctl, in rx8130_irq() 615 ret = regmap_bulk_read(ds1307->regmap, RX8130_REG_EXTENSION, ctl, in rx8130_read_alarm() 654 ret = regmap_bulk_read(ds1307->regmap, RX8130_REG_EXTENSION, ctl, in rx8130_set_alarm() 663 ret = regmap_bulk_write(ds1307->regmap, RX8130_REG_EXTENSION, ctl, in rx8130_set_alarm()
|