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