Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/mediatek/common/
A Dmtk_cirq.h78 #define IRQ_TO_CIRQ_NUM(irq) ((irq) - (32U + CIRQ_SPI_START))
79 #define CIRQ_TO_IRQ_NUM(cirq) ((cirq) + (32U + CIRQ_SPI_START))
A Dmtk_cirq.c16 .spi_start = CIRQ_SPI_START,
430 pend_vec = mt_irq_get_pending_vec(CIRQ_SPI_START in mt_cirq_ack_all()
/trusted-firmware-a/plat/mediatek/mt8195/include/
A Dplatform_def.h92 #define CIRQ_SPI_START 96 macro
/trusted-firmware-a/plat/mediatek/mt8192/include/
A Dplatform_def.h88 #define CIRQ_SPI_START 64 macro

Completed in 5 milliseconds