Searched refs:log2_cache_size (Results 1 – 4 of 4) sorted by relevance
399 __u8 log2_cache_size; member
329 gpu_props->l2_props.log2_cache_size = KBASE_UBFX32(gpu_props->raw_props.l2_features, 16U, 8); in kbase_gpuprops_calculate_props()667 gpu_props->l2_props.log2_cache_size = in kbase_gpuprops_update_l2_features()706 PROP(L2_LOG2_CACHE_SIZE, l2_props.log2_cache_size),
247 gpu_props->l2_props.log2_cache_size = KBASE_UBFX32(gpu_props->raw_props.l2_features, 16U, 8); in kbase_gpuprops_calculate_props()359 PROP(L2_LOG2_CACHE_SIZE, l2_props.log2_cache_size),
1526 u8 log2_cache_size; member