Searched refs:ISL1208_REG_SR_EVT (Results 1 – 1 of 1) sorted by relevance
33 #define ISL1208_REG_SR_EVT (1<<3) /* event */ macro537 sr &= ~ISL1208_REG_SR_EVT; in timestamp0_store()561 if (!(sr & ISL1208_REG_SR_EVT)) in timestamp0_show()636 if (isl1208->config->has_tamper && (sr & ISL1208_REG_SR_EVT)) { in isl1208_rtc_interrupt()