Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-rx8025.c46 #define RX8025_REG_CTRL2 0x0f macro
154 if (rx8025_read_reg(client, RX8025_REG_CTRL2, &status)) in rx8025_work()
181 rx8025_write_reg(client, RX8025_REG_CTRL2, in rx8025_work()
311 err = rx8025_write_reg(client, RX8025_REG_CTRL2, ctrl2); in rx8025_init_client()
332 err = rx8025_read_reg(client, RX8025_REG_CTRL2, &ctrl2); in rx8025_read_alarm()
Drtc-ds1307.c100 #define RX8025_REG_CTRL2 0x0f macro
998 RX8025_REG_CTRL2 << 4 | 0x08, in ds1307_probe()
1007 RX8025_REG_CTRL2 << 4 | 0x08, in ds1307_probe()
1015 RX8025_REG_CTRL2 << 4 | 0x08, in ds1307_probe()