Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-meson.c43 #define RTC_REG4 0x10 macro
75 .max_register = RTC_REG4,
215 regmap_write(rtc->peripheral, RTC_REG4, in meson_rtc_write_static()
224 return regmap_read_poll_timeout(rtc->peripheral, RTC_REG4, tmp, in meson_rtc_write_static()