Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/arm_fpga/
H A Dfpga_private.h27 unsigned int fpga_get_nr_gic_cores(void);
H A Dfpga_gicv3.c141 unsigned int fpga_get_nr_gic_cores(void) in fpga_get_nr_gic_cores() function
H A Dfpga_bl31_setup.c352 unsigned int nr_cores = fpga_get_nr_gic_cores(); in fpga_prepare_dtb()