Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/rockchip/common/
A Drockchip_gicv2.c27 static const interrupt_prop_t g0_interrupt_props[] = { variable
39 .interrupt_props = g0_interrupt_props,
40 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_bl31_setup.c36 static const interrupt_prop_t g0_interrupt_props[] = { variable
51 .interrupt_props = g0_interrupt_props,
52 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_bl31_setup.c43 static const interrupt_prop_t g0_interrupt_props[] = { variable
53 .interrupt_props = g0_interrupt_props,
54 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
A Dhikey960_bl1_setup.c50 static const interrupt_prop_t g0_interrupt_props[] = { variable
60 .interrupt_props = g0_interrupt_props,
61 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),

Completed in 6 milliseconds