Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1286.h31 # define RTC_ALARM_DONT_CARE 0xC0 macro
/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h28 # define RTC_ALARM_DONT_CARE 0xC0 macro
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc_regs.h37 #define RTC_ALARM_DONT_CARE 0xC0 macro
/openbmc/linux/include/linux/
H A Dmc146818rtc.h57 # define RTC_ALARM_DONT_CARE 0xC0 macro
/openbmc/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c171 outb_p(RTC_ALARM_DONT_CARE, 0x73); in quirk_final_uli1575()
174 outb_p(RTC_ALARM_DONT_CARE, 0x73); in quirk_final_uli1575()
/openbmc/qemu/tests/qtest/
H A Drtc-test.c286 cmos_write(RTC_MINUTES_ALARM, RTC_ALARM_DONT_CARE); in alarm_time()
287 cmos_write(RTC_HOURS_ALARM, RTC_ALARM_DONT_CARE); in alarm_time()