Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/mediatek/common/
A Dmtk_cirq.h79 #define CIRQ_TO_IRQ_NUM(cirq) ((cirq) + (32U + CIRQ_SPI_START)) argument
A Dmtk_cirq.c175 uint32_t cirq; in collect_all_wakeup_events() local
191 cirq = gic_irq - cirq_all_events.spi_start - 32U; in collect_all_wakeup_events()
192 cirq_reg = cirq / 32U; in collect_all_wakeup_events()
193 cirq_offset = cirq % 32U; in collect_all_wakeup_events()

Completed in 5 milliseconds