Home
last modified time | relevance | path

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

1234

/linux-6.6.21/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.6.21/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.
/linux-6.6.21/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.6.21/scripts/kconfig/tests/preprocess/variable/ !
DKconfig41 $(warning,AB = $(AB))
Dexpected_stderr6 Kconfig:41: AB = 5
/linux-6.6.21/arch/arm/boot/dts/aspeed/ !
Daspeed-bmc-portwell-neptune.dts110 // SMBus to COMe AB
115 // I2C to COMe AB
/linux-6.6.21/Documentation/devicetree/bindings/arm/ !
Darm,versatile.yaml15 is a superset of the Versatile AB version.
57 AB will present an optional system controller node which controls the
Daxis.txt1 Axis Communications AB
/linux-6.6.21/Documentation/devicetree/bindings/rtc/ !
Dtrivial-rtc.yaml23 # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
25 # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
/linux-6.6.21/arch/arm/boot/dts/st/ !
Dste-hrefprev60-tvk.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefv60plus-tvk.dts3 * Copyright 2012 ST-Ericsson AB
Dste-hrefprev60-stuib.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.6.21/Documentation/devicetree/bindings/auxdisplay/ !
Darm,versatile-lcd.yaml14 This binding defines the character LCD interface found on ARM Versatile AB
/linux-6.6.21/Documentation/devicetree/bindings/mtd/partitions/ !
Darm,arm-firmware-suite.yaml16 ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
/linux-6.6.21/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.6.21/arch/arm/boot/dts/microchip/ !
Dat91-linea.dtsi5 * Copyright (C) 2017 Axentia Technologies AB
/linux-6.6.21/arch/arm/boot/dts/broadcom/ !
Dbcm2835-rpi-b.dts22 * 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
Dbcm2835-rpi-a.dts21 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
/linux-6.6.21/Documentation/devicetree/bindings/regulator/ !
Dpv88080.txt8 - "pvs,pv88080-aa" for PV88080 AA or AB silicon
/linux-6.6.21/drivers/usb/core/ !
DKconfig69 Select this only if your board has Mini-AB/Micro-AB

1234