Searched refs:cci_cluster_ix_to_iface (Results 1 – 1 of 1) sorted by relevance
20 static unsigned int cci_cluster_ix_to_iface[MAX_CLUSTERS]; variable33 cci_cluster_ix_to_iface[i] = SLAVE_IFACE_OFFSET(i); in mcsi_init()71 assert(cci_cluster_ix_to_iface[cluster_id] != 0); in get_slave_iface_base()73 return cci_base_addr + cci_cluster_ix_to_iface[cluster_id]; in get_slave_iface_base()