Home
last modified time | relevance | path

Searched refs:CPU (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/
H A DMakefile28 ifeq ($(CPU)$(KDIR),)
29 $(error "KDIR or CPU must be specified.")
43 # look up KDIR based om CPU selection
44 KDIR ?= $(KDIR-$(CPU))
56 $(error No KDIR found for platform $(CPU))
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/umplock/
H A DMakefile51 CPU ?= $(shell uname -m) macro
53 # look up KDIR based om CPU selection
54 KDIR ?= $(KDIR-$(CPU))
57 $(error No KDIR found for platform $(CPU))
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/
H A DMakefile28 ifeq ($(CPU)$(KDIR),)
29 $(error "KDIR or CPU must be specified.")
43 # look up KDIR based om CPU selection
44 KDIR ?= $(KDIR-$(CPU))
56 $(error No KDIR found for platform $(CPU))
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
H A DMakefile51 CPU ?= $(shell uname -m) macro
53 # look up KDIR based om CPU selection
54 KDIR ?= $(KDIR-$(CPU))
57 $(error No KDIR found for platform $(CPU))
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H A DMakefile17 sinclude $(TOPDIR)/arch/arm/cpu/$(CPU)/config.mk # include architecture dependend rules
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/
H A DMakefile50 ifneq ($(CPU),)
51 $(warning "You have specified the CPU variable which is no longer in used. Use TARGET_PLATFORM instead.")
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/
H A DMakefile50 ifneq ($(CPU),)
51 $(warning "You have specified the CPU variable which is no longer in used. Use TARGET_PLATFORM instead.")
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm108 --disable-runtime-cpudetect disable detecting CPU capabilities at runtime (smaller binary)
355 --cpu=CPU select the minimum required CPU (affects
5132 warn "unknown MIPS CPU"
5139 # Disable DSP stuff for generic CPU, it can't be detected at runtime.
6031 check_x86asm cpunop "CPU amdnop"

Completed in 9 milliseconds