Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/
DMakefile72 ifeq ($(call cc-option-yn,-mpacked-stack),y)
80 ifeq ($(call cc-option-yn,-mstack-size=8192 -mstack-guard=128),y)
82 ifneq ($(call cc-option-yn,-mstack-size=8192),y)
88 ifeq ($(call cc-option-yn,-mwarn-dynamicstack),y)
95 ifeq ($(call cc-option-yn,$(CC_FLAGS_MARCH) -mindirect-branch=thunk),y)
106 ifeq ($(call cc-option-yn,-mfentry -mnop-mcount),n)
109 ifeq ($(call cc-option-yn,$(cc_hotpatch)),y)
/Linux-v5.4/arch/mips/
DMakefile58 ifeq ($(call cc-option-yn,-mmcount-ra-address), y)
210 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
214 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips)
218 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
221 toolchain-virt := $(call cc-option-yn,$(mips-cflags) -mvirt)
227 toolchain-xpa := $(call cc-option-yn,$(xpa-cflags-y) -mxpa)
229 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc)
231 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp)
233 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
279 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)
/Linux-v5.4/include/linux/input/
Das5011.h14 char yp, yn; /* threshold for y axis */ member
/Linux-v5.4/arch/x86/
DMakefile_32.cpu3 # Must change only cflags-y (or [yn]), not CFLAGS! That makes a difference for UML.
6 HAS_MTUNE := $(call cc-option-yn, -mtune=i386)
DMakefile161 ifeq ($(call cc-option-yn, -mfentry), n)
/Linux-v5.4/arch/mips/sgi-ip22/
DPlatform28 ifeq ($(call cc-option-yn,-march=r10000 -mr10k-cache-barrier=store), n)
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/
Dfsl,imx25-gcq.txt31 3: yn
/Linux-v5.4/scripts/
DKbuild.include128 # cc-option-yn
129 # Usage: flag := $(call cc-option-yn,-march=winchip-c6)
130 cc-option-yn = $(call try-run,\
/Linux-v5.4/arch/powerpc/
DMakefile15 HAS_BIARCH := $(call cc-option-yn, -m32)
128 ifeq ($(call cc-option-yn,-mcmodel=medium),y)
/Linux-v5.4/drivers/input/joystick/
Das5011.c199 error = as5011_i2c_write(client, AS5011_YN, plat_dat->yn); in as5011_configure_chip()
/Linux-v5.4/
DMakefile807 ifeq ($(call cc-option-yn,-mrecord-mcount),y)
812 ifeq ($(call cc-option-yn, -mnop-mcount),y)
819 ifeq ($(call cc-option-yn, -mfentry),y)
/Linux-v5.4/arch/powerpc/boot/
DMakefile64 ifeq ($(call cc-option-yn, -fstack-protector),y)
/Linux-v5.4/Documentation/kbuild/
Dmakefiles.rst495 cc-option-yn
496 cc-option-yn is used to check if gcc supports a given option
502 biarch := $(call cc-option-yn, -m32)
510 Note: cc-option-yn uses KBUILD_CFLAGS for $(CC) options
/Linux-v5.4/Documentation/filesystems/
Dcoda.txt1206 44..2211.. ffssyynncc