Searched refs:mandatory_dpcd_partitions (Results 1 – 1 of 1) sorted by relevance
79 static const struct dpcd_address_range mandatory_dpcd_partitions[] = { variable120 while (!do_addresses_intersect_with_range(&mandatory_dpcd_partitions[partition_iterator], in dpcd_get_next_partition_size()123 if (end_address < mandatory_dpcd_partitions[partition_iterator].end) in dpcd_get_next_partition_size()125 return ADDRESS_RANGE_SIZE(address, mandatory_dpcd_partitions[partition_iterator].end); in dpcd_get_next_partition_size()