Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1286.h46 #define RTC_WAM 0x08 macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c68 val |= RTC_WAM; in ds1286_ioctl()
76 val &= ~RTC_WAM; in ds1286_ioctl()
139 (cmd & RTC_WAM) ? "disabled" : "enabled", in ds1286_proc()
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-reset.c56 hpc3c0->rtcregs[RTC_CMD] = tmp | RTC_WAM; in sgi_machine_power_off()