Searched refs:int_it (Results 1 – 1 of 1) sorted by relevance
1043 uint32_t int_it = it & _TAMP_SR_ITAMPXF_MASK; in stm32_tamp_it_handler() local1062 while (int_it && i < stm32_tamp_dev->pdata.compat->int_tamp_size) { in stm32_tamp_it_handler()1067 if (int_it & _TAMP_SR_ITAMP(id)) { in stm32_tamp_it_handler()1070 int_it &= ~_TAMP_SR_ITAMP(id); in stm32_tamp_it_handler()