Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h75 #define RTC_INTR_FLAGS RTC_REG_C macro
/openbmc/linux/include/linux/
H A Dmc146818rtc.h106 #define RTC_INTR_FLAGS RTC_REG_C macro
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c235 (void) CMOS_READ(RTC_INTR_FLAGS); in common_init_rtc()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2117 if ((CMOS_READ(RTC_INTR_FLAGS) & RTC_PF) == RTC_PF) in unlock_ExtINT_logic()