Home
last modified time | relevance | path

Searched refs:RX8025_REG_CTRL1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/rtc/
Drtc-rx8025.c43 #define RX8025_REG_CTRL1 0x0e macro
170 if (rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_handle_irq()
265 err = rx8025_read_regs(rx8025->client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client()
364 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
375 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
398 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_alarm_irq_enable()
Drtc-ds1307.c110 #define RX8025_REG_CTRL1 0x0e macro
1514 RX8025_REG_CTRL1 << 4 | 0x08, regs, 2); in ds1307_probe()
1552 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()
1556 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()