Searched refs:RTC_AHRS (Results 1 – 9 of 9) sorted by relevance
217 rtc->rtc_ahrs = RTC_GET8(RTC_AHRS); in read_rtc()303 RTC_PUT8(RTC_AHRS, (rtc->rtc_ahrs)); in write_rtc_time()326 RTC_PUT8(RTC_AHRS, (rtc->rtc_ahrs)); in write_rtc_alarm()
227 rtc->rtc_ahrs = BCD_TO_BYTE(BQ4802_DATA_REG(RTC_AHRS)); in read_rtc()309 BQ4802_DATA_REG(RTC_AHRS) = BYTE_TO_BCD(rtc->rtc_ahrs); in write_rtc_alarm()
224 M5819P_ADDR_REG = RTC_AHRS; in read_rtc()351 M5819P_ADDR_REG = RTC_AHRS; in write_rtc_alarm()
242 rtc->rtc_ahrs = RTC_GET8(RTC_AHRS); in read_rtc()349 RTC_PUT8(RTC_AHRS, (rtc->rtc_ahrs)); in write_rtc_time()
903 DS1287_ADDR_REG = RTC_AHRS; in read_rtc()1043 DS1287_ADDR_REG = RTC_AHRS; in write_rtc_alarm()
55 #define RTC_AHRS 0x5 /* Hours Alarm */ macro
57 #define RTC_AHRS 0x5 /* Hours Alarm */ macro
62 #define RTC_AHRS 0x5 /* Hours Alarm */ macro
85 #define RTC_AHRS 0x5 /* Hours Alarm */ macro