Home
last modified time | relevance | path

Searched refs:gicv2_set_interrupt_priority (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/include/drivers/arm/
H A Dgicv2.h178 void gicv2_set_interrupt_priority(unsigned int id, unsigned int priority);
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/arm/
Dgicv2.h190 void gicv2_set_interrupt_priority(unsigned int id, unsigned int priority);
/aosp_15_r20/external/arm-trusted-firmware/plat/common/
H A Dplat_gicv2.c190 gicv2_set_interrupt_priority(id, priority); in plat_ic_set_interrupt_priority()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/common/
Dplat_gicv2.c193 gicv2_set_interrupt_priority(id, priority); in plat_ic_set_interrupt_priority()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/gic/v2/
Dgicv2_main.c380 void gicv2_set_interrupt_priority(unsigned int id, unsigned int priority) in gicv2_set_interrupt_priority() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/gic/v2/
H A Dgicv2_main.c379 void gicv2_set_interrupt_priority(unsigned int id, unsigned int priority) in gicv2_set_interrupt_priority() function