Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/common/
H A Darm_ni.c129 uint32_t comp_count; in plat_arm_ni_setup() local
162 comp_count = mmio_read_32(cd_addr + NI_CHILD_NODE_COUNT); in plat_arm_ni_setup()
167 for (uint32_t l = 0U; l < comp_count; l++) { in plat_arm_ni_setup()