Home
last modified time | relevance | path

Searched refs:gicv2_get_interrupt_active (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/drivers/arm/
Dgicv2.h187 unsigned int gicv2_get_interrupt_active(unsigned int id);
/trusted-firmware-a-latest/plat/common/
Dplat_gicv2.c178 return gicv2_get_interrupt_active(id); in plat_ic_get_interrupt_active()
/trusted-firmware-a-latest/drivers/arm/gic/v2/
Dgicv2_main.c333 unsigned int gicv2_get_interrupt_active(unsigned int id) in gicv2_get_interrupt_active() function