Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/mediatek/mt6795/
A Dplat_mt_gic.c13 static const interrupt_prop_t g0_interrupt_props[] = { variable
21 .interrupt_props = g0_interrupt_props,
22 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
/trusted-firmware-a/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),
/trusted-firmware-a/plat/layerscape/common/tsp/
A Dls_tsp_setup.c16 static const interrupt_prop_t g0_interrupt_props[] = { variable
24 .interrupt_props = g0_interrupt_props,
25 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
/trusted-firmware-a/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),
/trusted-firmware-a/plat/layerscape/common/
A Dls_bl31_setup.c26 static const interrupt_prop_t g0_interrupt_props[] = { variable
34 .interrupt_props = g0_interrupt_props,
35 .interrupt_props_num = ARRAY_SIZE(g0_interrupt_props),
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_bl31_setup.c38 static const interrupt_prop_t g0_interrupt_props[] = { variable
48 .interrupt_props = g0_interrupt_props,
49 .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