Searched refs:cirq (Results 1 – 10 of 10) sorted by relevance
9 MODULE := cirq
79 #define CIRQ_TO_IRQ_NUM(cirq) ((cirq) + (32U + CIRQ_SPI_START)) argument
175 uint32_t cirq; in collect_all_wakeup_events() local191 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()
13 -I${MTK_PLAT}/drivers/cirq/ \59 ${MTK_PLAT}/drivers/cirq/mt_cirq.c \
12 -I${MTK_PLAT}/drivers/cirq/ \57 ${MTK_PLAT}/drivers/cirq/mt_cirq.c \
15 -I${MTK_PLAT}/drivers/cirq/ \59 ${MTK_PLAT}/drivers/cirq/mt_cirq.c \
30 MODULES-y += $(MTK_PLAT)/drivers/cirq
33 MODULES-y += $(MTK_PLAT)/drivers/cirq
47 MODULES-y += $(MTK_PLAT)/drivers/cirq
1542 …- enable cirq for Mediatek MT8189 ([83a5a0d](https://review.trustedfirmware.org/plugins/gitiles/TF…1581 …- enable cirq for MediaTek MT8196 ([49d8c11](https://review.trustedfirmware.org/plugins/gitiles/TF…6653 …- move mtk_cirq.c drivers to cirq folder ([cc76896](https://review.trustedfirmware.org/plugins/git…