Searched refs:ERROR_INT_FMASK (Results 1 – 2 of 2) sorted by relevance
333 #define ERROR_INT_FMASK GENMASK(0, 0) macro
1070 if (val & ERROR_INT_FMASK) in gsi_isr_glob_ee()1075 val &= ~ERROR_INT_FMASK; in gsi_isr_glob_ee()