Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h68 # define RTC_UIE 0x10 /* update-finished interrupt enable */ macro
/openbmc/linux/include/linux/
H A Dmc146818rtc.h99 # define RTC_UIE 0x10 /* update-finished interrupt enable */ macro
/openbmc/linux/arch/sh/include/asm/
H A Dsmc37c93x.h185 # define RTC_UIE 0x10 macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1349 if ((bit_mask & RTC_UIE) && !(oldbits & RTC_UIE)) in hpet_set_rtc_irq_bit()
1440 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE)) { in hpet_rtc_interrupt()
1447 if (hpet_rtc_flags & RTC_UIE && in hpet_rtc_interrupt()
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c232 x &= ~(RTC_AIE | RTC_UIE); in common_init_rtc()
/openbmc/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c337 YN(RTC_UIE), in hp_sdc_rtc_proc_show()
/openbmc/linux/drivers/rtc/
H A DKconfig139 Provides an emulation for RTC_UIE if the underlying rtc chip
140 driver does not expose RTC_UIE ioctls. Those requests generate