Searched refs:PLAT_PWR_DOMAIN_PREFIX_SIZE (Results 1 – 2 of 2) sorted by relevance
54 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()
40 #define PLAT_PWR_DOMAIN_PREFIX_SIZE U(2)29 #define PLAT_PWR_DOMAIN_PREFIX_SIZE global() macro