Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/mediatek/common/
A Dmtk_cirq.c330 uint32_t gic_id; in __cirq_fast_clone() local
343 gic_id = CIRQ_TO_IRQ_NUM(cirq_id); in __cirq_fast_clone()
345 gic_bit = (0x1U << ((gic_id - 32U) % 32U)); in __cirq_fast_clone()
346 pol = mt_irq_get_pol(gic_id) & gic_bit; in __cirq_fast_clone()
353 en = mt_irq_get_en(gic_id); in __cirq_fast_clone()

Completed in 3 milliseconds