Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cirq/
H A Dmt_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))
H A Dmt_cirq.c16 .spi_start = CIRQ_SPI_START,
430 pend_vec = mt_irq_get_pending_vec(CIRQ_SPI_START in mt_cirq_ack_all()
/rk3399_ARM-atf/plat/mediatek/mt8192/include/
H A Dplatform_def.h90 #define CIRQ_SPI_START 64 macro
/rk3399_ARM-atf/plat/mediatek/mt8186/include/
H A Dplatform_def.h96 #define CIRQ_SPI_START (64) macro
/rk3399_ARM-atf/plat/mediatek/mt8195/include/
H A Dplatform_def.h107 #define CIRQ_SPI_START 96 macro
/rk3399_ARM-atf/plat/mediatek/mt8189/include/
H A Dplatform_def.h109 #define CIRQ_SPI_START (128) macro
/rk3399_ARM-atf/plat/mediatek/mt8188/include/
H A Dplatform_def.h112 #define CIRQ_SPI_START (96) macro
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h156 #define CIRQ_SPI_START (128) macro