Searched refs:GICV3_SGIR_VALUE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | gicv3.h | 323 #define GICV3_SGIR_VALUE(_aff3, _aff2, _aff1, _intid, _irm, _tgt) \ macro
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_main.c | 1165 sgi_val = GICV3_SGIR_VALUE(aff3, aff2, aff1, sgi_num, SGIR_IRM_TO_AFF, in gicv3_raise_sgi()
|