Searched refs:coherency_features (Results 1 – 12 of 12) sorted by relevance
56 u32 coherency_features; in kbase_cache_get_coherency_features() local59 coherency_features = in kbase_cache_get_coherency_features()62 coherency_features = kbase_reg_read( in kbase_cache_get_coherency_features()65 return coherency_features; in kbase_cache_get_coherency_features()
148 u32 coherency_features; in kbase_backend_gpuprops_get_features() local154 coherency_features = kbase_cache_get_coherency_features(kbdev); in kbase_backend_gpuprops_get_features()159 regdump->coherency_features = coherency_features; in kbase_backend_gpuprops_get_features()
2880 u32 coherency_features;2882 coherency_features = kbase_reg_read(kbdev,2888 if (coherency_features ==
98 regdump->coherency_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get_features()105 regdump->coherency_features = in kbase_backend_gpuprops_get_features()
1326 u32 coherency_features; in kbase_pm_hw_issues_detect() local1328 coherency_features = kbase_reg_read(kbdev, in kbase_pm_hw_issues_detect()1334 if (coherency_features == in kbase_pm_hw_issues_detect()
56 u32 coherency_features; member
333 gpu_props->raw_props.coherency_mode = regdump.coherency_features | in kbase_gpuprops_set_features()
60 u32 coherency_features; member
473 gpu_props->raw_props.coherency_mode = regdump.coherency_features | in kbase_gpuprops_set_features()
47 u32 coherency_features; member
144 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()230 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()
65 PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features); in panfrost_ioctl_get_param()