Searched refs:rx8025_read_regs (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/rtc/ |
| D | rtc-rx8025.c | 88 static int rx8025_read_regs(const struct i2c_client *client, in rx8025_read_regs() function 221 err = rx8025_read_regs(client, RX8025_REG_SEC, 7, date); in rx8025_get_time() 287 err = rx8025_read_regs(client, RX8025_REG_CTRL1, 2, ctrl); in rx8025_init_client() 324 err = rx8025_read_regs(client, RX8025_REG_ALDMIN, 2, ald); in rx8025_read_alarm()
|