Searched refs:SMCMH_IRQ_START (Results 1 – 2 of 2) sorted by relevance
26 SMCMH_IRQ_START = 1024, enumerator27 SMCMH_SECURE_IRQ = SMCMH_IRQ_START, /* SMC Secure */
28 # define IS_SUPPORT_INT(n) ((n >= SMCMH_IRQ_START) && (n < SMCMH_IRQ_END))
Completed in 4 milliseconds