Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-rx8025.c45 #define RX8025_REG_CTRL1 0x0e macro
172 if (rx8025_write_reg(client, RX8025_REG_CTRL1, in rx8025_work()
271 err = rx8025_read_regs(rx8025->client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client()
385 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
396 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_set_alarm()
419 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1, in rx8025_alarm_irq_enable()
Drtc-ds1307.c98 #define RX8025_REG_CTRL1 0x0e macro
987 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf); in ds1307_probe()
1026 RX8025_REG_CTRL1 << 4 | 0x08, in ds1307_probe()
1031 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf); in ds1307_probe()