Home
last modified time | relevance | path

Searched refs:CF (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/testing/selftests/x86/
H A Dtest_FCOMI.c18 CF = 1 << 0, enumerator
21 ARITH = CF | PF | ZF,
78 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test()
111 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in test_qnan()
140 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_qnan()
171 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_snan()
222 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp()
254 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testp_qnan()
282 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testup_qnan()
316 err |= test(CF|ZF|PF); in main()
[all …]
H A Dtest_FCMOV.c43 CF = 1 << 0, enumerator
73 err |= !(fcmovb(CF) != 1.0); err |= !(fcmovnb(CF) == 1.0); in main()
74 err |= !(fcmove(CF) == 1.0); err |= !(fcmovne(CF) != 1.0); in main()
75 err |= !(fcmovbe(CF) != 1.0); err |= !(fcmovnbe(CF) == 1.0); in main()
76 err |= !(fcmovu(CF) == 1.0); err |= !(fcmovnu(CF) != 1.0); in main()
/linux/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c21 CF, /* Compact Flash */ enumerator
34 INTC_IRQ(CF, IRQ_CF),
41 { PCI_A, PCI_B, PCI_C, PCI_D, CF, 0, 0, 0,
H A Dirq-r7780mp.c18 CF, /* Compact Flash */ enumerator
32 INTC_IRQ(CF, IRQ_CF),
48 { SCIF0, SCIF1, RTC, 0, CF, 0, TP, SMBUS,
H A Dirq-r7785rp.c18 CF, /* Compact Flash */ enumerator
30 INTC_IRQ(CF, IRQ_CF),
47 { 0, 0, 0, 0, CF, AX88796, SMBUS, TP,
/linux/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt12 - reg: The base address of the CF chip select banks. Depending on
15 - cavium,bus-width: The width of the connection to the CF devices. Valid
18 - cavium,true-ide: Optional, if present the CF connection is in True IDE mode.
H A Dpata-arasan.txt5 - reg: Address range of the CF registers
6 - interrupt: Should contain the CF interrupt number
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh301 for CF in $configs
303 case $CF in
305 config_reps=`echo $CF | sed -e 's/\*.*$//'`
306 CF1=`echo $CF | sed -e 's/^[^*]*\*//'`
310 CF1=$CF
/linux/tools/perf/pmu-events/arch/x86/
H A Dmapfile.csv10 GenuineIntel-6-CF,v1.09,emeraldrapids,core
11 GenuineIntel-6-5[CF],v13,goldmont,core
/linux/fs/unicode/
H A DKconfig8 Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
/linux/drivers/pcmcia/
H A DKconfig166 Support for the PCMCIA/CF socket interface on MyCable XXS1500
187 Say Y here to include support for SA11x0-based PCMCIA or CF
200 Say Y here to include support for SA1111-based PCMCIA or CF
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B
145 C3 91 FF 44 1E CF 7C 39 FE 17 77 21 20 BD CE 9B
/linux/drivers/bluetooth/
H A DKconfig114 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
131 with UART interface, including PCMCIA and CF cards.
158 CF cards.
345 Socket Bluetooth CF Card
372 Anycom Bluetooth CF Card
/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst70 If you have a CF network card (my Assabet kit contained a CF+ LP-E from
298 - CF: Implemented, not heavily tested.
/linux/Documentation/kbuild/
H A Dkbuild.rst195 CF section in Environment variables
199 CF is often used on the command-line like this::
201 make CF=-Wbitwise C=2
/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt108 bitstream stored on a CF card. It can also be used as a generic CF
/linux/Documentation/arch/arm/
H A Dixp4xx.rst118 replaced with mini-PCI slots and a CF IDE interface hanging off
156 - Add support for CF IDE on expansion bus
/linux/arch/x86/kernel/
H A Duprobes.c709 COND(72, 73, XF(CF)) \
713 COND(76, 77, XF(CF) || XF(ZF)) \
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-gateworks-gw2348.dts86 * The CF driver will dynamically reconfigure these timings
H A Dintel-ixp43x-gateworks-gw2358.dts102 * The CF driver will dynamically reconfigure these timings
/linux/Documentation/dev-tools/
H A Dsparse.rst101 The optional make variable CF can be used to pass arguments to sparse. The
/linux/arch/x86/lib/
H A Dchecksum_32.S106 shrl $2, %edx # This clears CF
/linux/Documentation/networking/
H A Diso15765-2.rst63 Consecutive Frames - CF), stopping after every ``blocksize``-sized block to wait
303 a 32bit unsigned integer; received Consecutive Frames (CF) which timestamps
/linux/arch/powerpc/boot/dts/
H A Dmpc8349emitx.dts394 0x3 0x0 0xf0000000 0x210>; /* CF slot */
/linux/drivers/usb/storage/
H A DKconfig94 - Kingston Technology PCREAD-USB/CF

12