Searched refs:almon (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-m41t80.c427 int almon, sqw, reg_sqw; local
445 almon = i2c_smbus_read_byte_data(client, M41T80_REG_ALARM_MON);
446 if (almon < 0)
456 almon & ~M41T80_ALMON_SQWE) < 0 ||
460 almon | M41T80_ALMON_SQWE) < 0)

Completed in 103 milliseconds