Searched refs:coherency_dts (Results 1 – 1 of 1) sorted by relevance
4420 const void *coherency_dts; in kbase_is_full_coherency_enabled() local4423 coherency_dts = of_get_property(gpu_node, in kbase_is_full_coherency_enabled()4426 if (coherency_dts) { in kbase_is_full_coherency_enabled()4427 coherency = be32_to_cpup(coherency_dts); in kbase_is_full_coherency_enabled()