Searched refs:GIC_SPI_PRI_NS_EL1 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | gic.h | 35 #define GIC_SPI_PRI_NS_EL1 0x50 macro |
| /optee_os/core/drivers/ | ||
| H A D | gic.c | 929 gic_it_set_prio(gd, it, GIC_SPI_PRI_NS_EL1); in gic_spi_release_to_ns() |