Searched refs:max_partitions (Results 1 – 2 of 2) sorted by relevance
235 u32 max_partitions = 0; in rogue_get_common_store_partition_space_size() local241 PVR_FEATURE_VALUE(pvr_dev, max_partitions, &max_partitions); in rogue_get_common_store_partition_space_size()249 return tile_size_x * tile_size_y * max_partitions * in rogue_get_common_store_partition_space_size()253 return max_partitions * 1024; in rogue_get_common_store_partition_space_size()
153 FEATURE_MAPPING_VALUE(MAX_PARTITIONS, max_partitions),