Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-rx8025.c43 #define RX8025_REG_CTRL1 0x0e macro
168 if (rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_handle_irq()
261 err = rx8025_read_regs(rx8025->client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client()
355 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
366 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
389 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_alarm_irq_enable()
Drtc-ds1307.c98 #define RX8025_REG_CTRL1 0x0e macro
953 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf); in ds1307_probe()
992 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()
997 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf); in ds1307_probe()