Searched refs:max_partitions (Results 1 – 3 of 3) sorted by relevance
234 u32 max_partitions = 0; in rogue_get_common_store_partition_space_size() local240 PVR_FEATURE_VALUE(pvr_dev, max_partitions, &max_partitions); in rogue_get_common_store_partition_space_size()248 return tile_size_x * tile_size_y * max_partitions * in rogue_get_common_store_partition_space_size()252 return max_partitions * 1024; in rogue_get_common_store_partition_space_size()
98 u64 max_partitions; member
153 FEATURE_MAPPING_VALUE(MAX_PARTITIONS, max_partitions),