Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/
H A DMakefile14 USING_DVFS ?= 1 macro
71 ifeq ($(USING_DVFS), 1)
72 …$(error USING_GPU_UTILIZATION conflict with USING_DVFS you can read the Integration Guide to choos…
146 ifeq ($(USING_DVFS),1)
H A DKbuild36 ifeq ($(USING_DVFS), 1)
37 …$(error USING_GPU_UTILIZATION conflict with USING_DVFS you can read the Integration Guide to choos…
248 VERSION_STRINGS += USING_DVFS=$(CONFIG_MALI_DVFS)