Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-meson.c36 #define RTC_ADDR1 0x04 macro
125 regmap_read(rtc->peripheral, RTC_ADDR1, &tmp); in meson_rtc_get_data()
143 if (!regmap_read_poll_timeout(rtc->peripheral, RTC_ADDR1, val, in meson_rtc_get_bus()