Searched refs:impl_tech (Results 1 – 6 of 6) sorted by relevance
338 u32 impl_tech; in kbase_hw_set_issues_mask() local341 impl_tech = kbdev->gpu_props.props.thread_props.impl_tech; in kbase_hw_set_issues_mask()343 if (impl_tech != IMPLEMENTATION_MODEL) { in kbase_hw_set_issues_mask()
366 gpu_props->thread_props.impl_tech = in kbase_gpuprops_calculate_props()378 gpu_props->thread_props.impl_tech = in kbase_gpuprops_calculate_props()718 PROP(IMPL_TECH, thread_props.impl_tech),
241 u32 impl_tech; in kbase_hw_set_issues_mask() local246 impl_tech = kbdev->gpu_props.props.thread_props.impl_tech; in kbase_hw_set_issues_mask()248 if (impl_tech != IMPLEMENTATION_MODEL) { in kbase_hw_set_issues_mask()
276 gpu_props->thread_props.impl_tech = KBASE_UBFX32(gpu_props->raw_props.thread_features, 30U, 2); in kbase_gpuprops_calculate_props()371 PROP(IMPL_TECH, thread_props.impl_tech),
1546 u8 impl_tech; /* 0 = Not specified, 1 = Silicon, 2 = FPGA, 3 = SW Model/Emulation */ member
434 __u8 impl_tech; member