Home
last modified time | relevance | path

Searched refs:GIC_LOWEST_NS_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dgic_v2.h49 #define GIC_LOWEST_NS_PRIORITY 254 /* 255 would disable an interrupt */ macro
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/
Dgic_v2.c277 pri <= GIC_LOWEST_NS_PRIORITY : in gicd_set_ipriorityr()