Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cirq/
H A Dmt_cirq.h79 #define CIRQ_TO_IRQ_NUM(cirq) ((cirq) + (32U + CIRQ_SPI_START)) argument
H A Dmt_cirq.c175 uint32_t cirq; in collect_all_wakeup_events() local