Searched refs:test_bit32 (Results 1 – 3 of 3) sorted by relevance
282 return test_bit32(irq, s->BMP); \
380 static inline int test_bit32(long nr, const uint32_t *addr) in test_bit32() function
152 if (notify && test_bit32(irq + i, s->isr)) { in extioi_update_sw_coremap()