Home
last modified time | relevance | path

Searched refs:pol (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/plat/mediatek/common/
A Dmtk_cirq.c211 cirq_all_events.table[cirq_reg].pol |= mask; in collect_all_wakeup_events()
237 static int mt_cirq_set_pol(uint32_t cirq_num, uint32_t pol) in mt_cirq_set_pol() argument
246 if (pol == MT_CIRQ_POL_NEG) { in mt_cirq_set_pol()
248 } else if (pol == MT_CIRQ_POL_POS) { in mt_cirq_set_pol()
332 uint32_t gic_bit, pol; in __cirq_fast_clone() local
346 pol = mt_irq_get_pol(gic_id) & gic_bit; in __cirq_fast_clone()
347 if (pol != 0U) { in __cirq_fast_clone()
A Dmtk_cirq.h105 uint32_t pol; member

Completed in 4 milliseconds