Searched refs:DS1343_IRQF0 (Results 1 – 1 of 1) sorted by relevance
65 #define DS1343_IRQF0 0x01 macro465 stat &= ~(DS1343_IRQF0); in ds1343_update_alarm()512 alarm->pending = !!(stat & DS1343_IRQF0); in ds1343_read_alarm()589 if (stat & DS1343_IRQF0) { in ds1343_thread()590 stat &= ~DS1343_IRQF0; in ds1343_thread()664 data &= ~(DS1343_OSF | DS1343_IRQF1 | DS1343_IRQF0); in ds1343_probe()