Searched refs:RX8025_REG_CTRL1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/rtc/ |
D | rtc-rx8025.c | 40 #define RX8025_REG_CTRL1 0x0e macro 166 if (rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_handle_irq() 255 err = rx8025_read_regs(client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client() 351 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_set_alarm() 362 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_set_alarm() 386 err = rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_alarm_irq_enable()
|
D | rtc-ds1307.c | 108 #define RX8025_REG_CTRL1 0x0e macro 1877 RX8025_REG_CTRL1 << 4 | 0x08, regs, 2); in ds1307_probe() 1915 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe() 1919 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()
|