Searched refs:yn (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/arch/s390/ |
D | Makefile | 58 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/ |
D | as5011.h | 17 char yp, yn; /* threshold for y axis */ member
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 53 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/ |
D | Makefile_32.cpu | 2 # 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/ |
D | Makefile | 15 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/ |
D | Platform | 28 ifeq ($(call cc-option-yn,-mr10k-cache-barrier=store), n)
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 116 # 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/ |
D | as5011.c | 212 error = as5011_i2c_write(client, AS5011_YN, plat_dat->yn); in as5011_configure_chip()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | Makefile | 42 ifeq ($(call cc-option-yn, -fstack-protector),y)
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 472 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/ |
D | coda.txt | 1203 44..2211.. ffssyynncc
|