RTC_WAM            56 arch/mips/sgi-ip22/ip22-reset.c 	hpc3c0->rtcregs[RTC_CMD] = tmp | RTC_WAM;
RTC_WAM            68 drivers/rtc/rtc-ds1286.c 		val |= RTC_WAM;
RTC_WAM            76 drivers/rtc/rtc-ds1286.c 		val &= ~RTC_WAM;
RTC_WAM           139 drivers/rtc/rtc-ds1286.c 		   (cmd & RTC_WAM) ? "disabled" : "enabled",