Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-x1205.c65 #define X1205_CCR_BASE 0x30 /* Base address of CCR */ macro
123 if (reg_base < X1205_CCR_BASE) in x1205_get_datetime()
209 if (reg_base < X1205_CCR_BASE) in x1205_set_datetime()
236 if (reg_base < X1205_CCR_BASE) { in x1205_set_datetime()
286 err = x1205_set_datetime(client, &tm, X1205_CCR_BASE, 0); in x1205_fix_osc()
537 tm, X1205_CCR_BASE); in x1205_rtc_read_time()
543 tm, X1205_CCR_BASE, 0); in x1205_rtc_set_time()

Completed in 3 milliseconds