Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/
DMakefile58 ifeq ($(call cc-option-yn,-mkernel-backchain),y)
64 ifeq ($(call cc-option-yn,-mpacked-stack),y)
69 ifeq ($(call cc-option-yn,-mstack-size=8192 -mstack-guard=128),y)
71 ifneq ($(call cc-option-yn,-mstack-size=8192),y)
76 ifeq ($(call cc-option-yn,-mwarn-dynamicstack),y)
83 ifeq ($(call cc-option-yn,$(cc_hotpatch)),y)
/linux-4.4.14/include/linux/input/
Das5011.h17 char yp, yn; /* threshold for y axis */ member
/linux-4.4.14/arch/mips/
DMakefile53 ifeq ($(call cc-option-yn,-mmcount-ra-address), y)
195 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
199 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips)
203 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
255 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)
/linux-4.4.14/arch/x86/
DMakefile_32.cpu2 # Must change only cflags-y (or [yn]), not CFLAGS! That makes a difference for UML.
5 HAS_MTUNE := $(call cc-option-yn, -mtune=i386)
/linux-4.4.14/arch/powerpc/
DMakefile15 HAS_BIARCH := $(call cc-option-yn, -m32)
82 ifeq ($(call cc-option-yn,-mbig-endian),y)
104 ifeq ($(call cc-option-yn,-mcmodel=medium),y)
/linux-4.4.14/arch/mips/sgi-ip22/
DPlatform28 ifeq ($(call cc-option-yn,-mr10k-cache-barrier=store), n)
/linux-4.4.14/scripts/
DKbuild.include116 # cc-option-yn
117 # Usage: flag := $(call cc-option-yn,-march=winchip-c6)
118 cc-option-yn = $(call try-run,\
/linux-4.4.14/drivers/input/joystick/
Das5011.c212 error = as5011_i2c_write(client, AS5011_YN, plat_dat->yn); in as5011_configure_chip()
/linux-4.4.14/arch/powerpc/boot/
DMakefile42 ifeq ($(call cc-option-yn, -fstack-protector),y)
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt472 cc-option-yn
473 cc-option-yn is used to check if gcc supports a given option
478 biarch := $(call cc-option-yn, -m32)
486 Note: cc-option-yn uses KBUILD_CFLAGS for $(CC) options
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt1203 44..2211.. ffssyynncc