Searched refs:AB (Results 1 – 25 of 73) sorted by relevance
123
| /Linux-v6.6/arch/powerpc/math-emu/ |
| D | math_efp.c | 94 #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 …]
|
| D | math.c | 151 #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-v6.6/arch/arm/boot/dts/arm/ |
| D | versatile-ab-ib2.dts | 3 * 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";
|
| D | versatile-pb.dts | 9 /* The Versatile PB is using more SIC IRQ lines than the AB */ 84 * the Versatile AB board file.
|
| /Linux-v6.6/arch/arm/nwfpe/ |
| D | fpa11.inl | 42 /* 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-v6.6/scripts/kconfig/tests/preprocess/variable/ |
| D | Kconfig | 41 $(warning,AB = $(AB))
|
| D | expected_stderr | 6 Kconfig:41: AB = 5
|
| /Linux-v6.6/arch/arm/boot/dts/aspeed/ |
| D | aspeed-bmc-portwell-neptune.dts | 110 // SMBus to COMe AB 115 // I2C to COMe AB
|
| D | aspeed-bmc-asrock-e3c246d4i.dts | 170 /* AB */ "", "", "ME_OVERRIDE", "BMC_DMI_MODIFY",
|
| /Linux-v6.6/Documentation/devicetree/bindings/arm/ |
| D | axis.txt | 1 Axis Communications AB
|
| /Linux-v6.6/arch/arm/boot/dts/st/ |
| D | ste-hrefprev60-tvk.dts | 3 * Copyright 2012 ST-Ericsson AB
|
| D | ste-hrefprev60-stuib.dts | 3 * Copyright 2012 ST-Ericsson AB
|
| D | ste-hrefv60plus-tvk.dts | 3 * Copyright 2012 ST-Ericsson AB
|
| D | ste-hrefv60plus-stuib.dts | 3 * Copyright 2012 ST-Ericsson AB
|
| D | ste-hrefprev60.dtsi | 3 * Copyright 2012 ST-Ericsson AB
|
| /Linux-v6.6/Documentation/i2c/busses/ |
| D | i2c-piix4.rst | 6 * 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-v6.6/arch/arm/boot/dts/microchip/ |
| D | at91-linea.dtsi | 5 * Copyright (C) 2017 Axentia Technologies AB
|
| /Linux-v6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm2835-rpi-b.dts | 22 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
|
| D | bcm2835-rpi-a.dts | 21 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
|
| D | bcm2835-rpi-b-rev2.dts | 22 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
|
| /Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
| D | pv88080.txt | 8 - "pvs,pv88080-aa" for PV88080 AA or AB silicon
|
| /Linux-v6.6/drivers/usb/core/ |
| D | Kconfig | 69 Select this only if your board has Mini-AB/Micro-AB
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | omap4_camera.rst | 23 As of Revision AB, the ISS is described in detail in section 8.
|
| /Linux-v6.6/Documentation/translations/zh_CN/process/ |
| D | kernel-enforcement-statement.rst | 82 - Johan Hovold (Hovold Consulting AB)
|
| /Linux-v6.6/Documentation/translations/zh_TW/process/ |
| D | kernel-enforcement-statement.rst | 85 - Johan Hovold (Hovold Consulting AB)
|
123