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