Searched defs:RX8025_REG_CTRL1 (Results 1 - 2 of 2) sorted by relevance

/drivers/rtc/
H A Drtc-rx8025.c45 #define RX8025_REG_CTRL1 0x0e macro
172 if (rx8025_write_reg(client, RX8025_REG_CTRL1,
271 err = rx8025_read_regs(rx8025->client, RX8025_REG_CTRL1, 2, ctrl);
385 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1,
396 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1,
419 err = rx8025_write_reg(rx8025->client, RX8025_REG_CTRL1,
H A Drtc-ds1307.c98 #define RX8025_REG_CTRL1 0x0e macro
986 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf);
1025 RX8025_REG_CTRL1 << 4 | 0x08,
1030 RX8025_REG_CTRL1 << 4 | 0x08, 2, buf);

Completed in 81 milliseconds