Home
last modified time | relevance | path

Searched refs:AB (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.12.1/arch/powerpc/math-emu/
Dmath_efp.c94 #define AB 2 macro
118 case EFSADD: ret = AB; break; in insn_type()
129 case EFSDIV: ret = AB; break; in insn_type()
130 case EFSMUL: ret = AB; break; in insn_type()
133 case EFSSUB: ret = AB; break; in insn_type()
137 case EVFSADD: ret = AB; break; in insn_type()
147 case EVFSDIV: ret = AB; break; in insn_type()
148 case EVFSMUL: ret = AB; break; in insn_type()
151 case EVFSSUB: ret = AB; break; in insn_type()
154 case EFDADD: ret = AB; break; in insn_type()
[all …]
Dmath.c151 #define AB 2 macro
268 case FDIVS: func = fdivs; type = AB; break; in do_mathemu()
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
270 case FADDS: func = fadds; type = AB; break; in do_mathemu()
287 case FDIV: func = fdiv; type = AB; break; in do_mathemu()
288 case FSUB: func = fsub; type = AB; break; in do_mathemu()
289 case FADD: func = fadd; type = AB; break; in do_mathemu()
331 case AB: in do_mathemu()
/linux-6.12.1/arch/arm/boot/dts/arm/
Dversatile-ab-ib2.dts3 * The Versatile AB with the IB2 expansion board mounted.
4 * This works as a superset of the Versatile AB.
10 model = "ARM Versatile AB + IB2 board";
Dversatile-pb.dts9 /* The Versatile PB is using more SIC IRQ lines than the AB */
84 * the Versatile AB board file.
Dversatile-ab.dts5 model = "ARM Versatile AB";
144 /* OSC1 on AB, OSC4 on PB */
/linux-6.12.1/arch/arm/nwfpe/
Dfpa11.inl42 /* clear SB, AB and DA bits before returning FPCR */
49 fpa11->fpcr &= ~MASK_WFC; /* clear SB, AB and DA bits */
50 fpa11->fpcr |= (reg & MASK_WFC); /* write SB, AB and DA bits */
/linux-6.12.1/scripts/kconfig/tests/preprocess/variable/
DKconfig41 $(warning,AB = $(AB))
Dexpected_stderr6 Kconfig:41: AB = 5
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Daspeed-bmc-portwell-neptune.dts110 // SMBus to COMe AB
115 // I2C to COMe AB
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Daxis.txt1 Axis Communications AB
/linux-6.12.1/Documentation/i2c/busses/
Di2c-piix4.rst6 * Intel 82371AB PIIX4 and PIIX4E
42 The PIIX4 (properly known as the 82371AB) is an Intel chip with a lot of
52 0000:00:02.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-hrefprev60-tvk.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefprev60-stuib.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefv60plus-tvk.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefv60plus-stuib.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefprev60.dtsi3 * Copyright 2012 ST-Ericsson AB
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dat91-linea.dtsi5 * Copyright (C) 2017 Axentia Technologies AB
/linux-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm2835-rpi-b.dts22 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
Dbcm2835-rpi-a.dts21 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
Dbcm2835-rpi-b-rev2.dts22 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dpv88080.txt8 - "pvs,pv88080-aa" for PV88080 AA or AB silicon
/linux-6.12.1/Documentation/admin-guide/media/
Domap4_camera.rst23 As of Revision AB, the ISS is described in detail in section 8.
/linux-6.12.1/drivers/usb/core/
DKconfig69 Select this only if your board has Mini-AB/Micro-AB
/linux-6.12.1/Documentation/translations/zh_TW/process/
Dkernel-enforcement-statement.rst85 - Johan Hovold (Hovold Consulting AB)
/linux-6.12.1/Documentation/translations/zh_CN/process/
Dkernel-enforcement-statement.rst82 - Johan Hovold (Hovold Consulting AB)

1234