Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_topology.c54 static uint8_t plat_power_domain_tree_dyn[PLATFORM_CLUSTER_COUNT + PLAT_PWR_DOMAIN_PREFIX_SIZE] = {0}; in parse_dt_topology()
198 plat_power_domain_tree_dyn[PLAT_PWR_DOMAIN_PREFIX_SIZE + i] = children[i]; in plat_get_power_domain_tree_desc()
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h40 #define PLAT_PWR_DOMAIN_PREFIX_SIZE U(2)
29 #define PLAT_PWR_DOMAIN_PREFIX_SIZE global() macro