Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/nxp/gic/gicv2/
H A Dplat_gic.h69 void get_gic_offset(uint32_t *gicc_base, uint32_t *gicd_base);
/rk3399_ARM-atf/plat/nxp/soc-ls1043a/
H A Dsoc.c360 void get_gic_offset(uint32_t *gicc_base, uint32_t *gicd_base) in get_gic_offset() function
398 get_gic_offset(&gicc_base, &gicd_base); in soc_platform_setup()