Searched refs:RX8025_REG_CTRL1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rx8025.c | 41 #define RX8025_REG_CTRL1 0x0e macro 202 if (rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_handle_irq() 289 err = rx8025_read_regs(client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client() 378 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_set_alarm() 389 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_set_alarm() 413 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_alarm_irq_enable()
|
H A D | rtc-ds1307.c | 110 #define RX8025_REG_CTRL1 0x0e macro 1823 RX8025_REG_CTRL1 << 4 | 0x08, regs, 2); in ds1307_probe() 1861 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe() 1865 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()
|