Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/
H A Dplat_gicv2.c226 unsigned int gicv2_group = 0U; in plat_ic_set_interrupt_type() local
235 gicv2_group = GICV2_INTR_GROUP0; in plat_ic_set_interrupt_type()
238 gicv2_group = GICV2_INTR_GROUP1; in plat_ic_set_interrupt_type()
245 gicv2_set_interrupt_group(id, gicv2_group); in plat_ic_set_interrupt_type()