Home
last modified time | relevance | path

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

/linux/arch/arc/plat-hsdk/
A Dplatform.c93 bool dt_coh_set; in hsdk_tweak_node_coherency() local
103 dt_coh_set = ret != -FDT_ERR_NOTFOUND; in hsdk_tweak_node_coherency()
107 if (dt_coh_set && !coherent) in hsdk_tweak_node_coherency()
111 if (!dt_coh_set && coherent) in hsdk_tweak_node_coherency()

Completed in 3 milliseconds