Home
last modified time | relevance | path

Searched refs:coherency_dts (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c4420 const void *coherency_dts; in kbase_is_full_coherency_enabled() local
4423 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()