Searched refs:ls_interrupt_props (Results 1 – 9 of 9) sorted by relevance
/trusted-firmware-a-latest/drivers/nxp/gic/ |
D | ls_gicv2.c | 18 interrupt_prop_t *ls_interrupt_props, in plat_ls_gic_driver_init() argument 28 ls_gic_data.interrupt_props = ls_interrupt_props; in plat_ls_gic_driver_init()
|
D | ls_gicv3.c | 18 interrupt_prop_t *ls_interrupt_props, in plat_ls_gic_driver_init() argument 27 ls_gic_data.interrupt_props = ls_interrupt_props; in plat_ls_gic_driver_init()
|
/trusted-firmware-a-latest/plat/nxp/soc-ls1046a/ |
D | soc.c | 338 static interrupt_prop_t ls_interrupt_props[] = { in soc_platform_setup() local 353 ls_interrupt_props, in soc_platform_setup() 354 ARRAY_SIZE(ls_interrupt_props), in soc_platform_setup()
|
/trusted-firmware-a-latest/plat/nxp/soc-ls1088a/ |
D | soc.c | 316 static interrupt_prop_t ls_interrupt_props[] = { in soc_platform_setup() local 323 ls_interrupt_props, in soc_platform_setup() 324 ARRAY_SIZE(ls_interrupt_props), in soc_platform_setup()
|
/trusted-firmware-a-latest/plat/nxp/soc-ls1043a/ |
D | soc.c | 385 static interrupt_prop_t ls_interrupt_props[] = { in soc_platform_setup() local 394 ls_interrupt_props, in soc_platform_setup() 395 ARRAY_SIZE(ls_interrupt_props), in soc_platform_setup()
|
/trusted-firmware-a-latest/include/drivers/nxp/gic/gicv2/ |
D | plat_gic.h | 59 interrupt_prop_t *ls_interrupt_props,
|
/trusted-firmware-a-latest/plat/nxp/soc-ls1028a/ |
D | soc.c | 323 static interrupt_prop_t ls_interrupt_props[] = { in soc_platform_setup() local 330 ls_interrupt_props, in soc_platform_setup() 331 ARRAY_SIZE(ls_interrupt_props), in soc_platform_setup()
|
/trusted-firmware-a-latest/include/drivers/nxp/gic/gicv3/ |
D | plat_gic.h | 107 interrupt_prop_t *ls_interrupt_props,
|
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/ |
D | soc.c | 454 static interrupt_prop_t ls_interrupt_props[] = { in soc_platform_setup() local 461 ls_interrupt_props, in soc_platform_setup() 462 ARRAY_SIZE(ls_interrupt_props), in soc_platform_setup()
|