/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_arith.c | 46 FPU_sub(REV, FPU_rm, control_word); in fsubr_() 60 FPU_div(REV, FPU_rm, control_word); in fdivr_() 89 FPU_sub(REV | DEST_RM, FPU_rm, control_word); in fsub_i() 103 FPU_div(REV | DEST_RM, FPU_rm, control_word); in fdiv_i() 135 if (FPU_sub(REV | DEST_RM, FPU_rm, control_word) >= 0) in fsubp_() 151 if (FPU_div(REV | DEST_RM, FPU_rm, control_word) >= 0) in fdivp_()
|
H A D | reg_divide.c | 41 if (flags & REV) { in FPU_div() 142 (flags & REV) ? st0_ptr : &st(rm)); in FPU_div() 149 (flags & REV) ? st0_ptr : &st(rm)); in FPU_div()
|
H A D | reg_add_sub.c | 154 if (flags & REV) { in FPU_sub() 251 if (flags & REV) { in FPU_sub()
|
H A D | fpu_entry.c | 422 FPU_sub(REV | LOADED | loaded_tag, in math_emulate() 437 FPU_div(REV | LOADED | loaded_tag, in math_emulate()
|
H A D | fpu_emu.h | 65 #define REV 0x10 macro
|
H A D | fpu_trig.c | 69 FPU_sub(REV | LOADED | TAG_Valid, (int)&CONST_PI2, in trig_arg() 136 FPU_sub(REV | LOADED | TAG_Valid, in trig_arg()
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 58 #define LN_PIN_SAIF(REV, ID, NAME) \ argument 62 #define LN_PIN_AIF(REV, ID) \ argument 92 #define LN_PIN(REV, ID) [LOCHNAGAR##REV##_PIN_##ID] = { \ argument 101 #define LN_PINS(REV, ID) \ argument 102 LN_PIN(REV, ID##_BCLK), LN_PIN(REV, ID##_LRCLK), \ 103 LN_PIN(REV, ID##_RXDAT), LN_PIN(REV, ID##_TXDAT) 363 #define LN_AIF_PINS(REV, ID) \ argument 607 #define LN_GROUP_PIN(REV, ID) { \ argument 610 .pins = &lochnagar##REV##_pins[LOCHNAGAR##REV##_PIN_##ID].number, \ 612 .priv = &lochnagar##REV##_pins[LOCHNAGAR##REV##_PIN_##ID], \ [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | t1040rdb-rev-a.dts | 3 * T1040RDB-REV-A Device Tree Source 12 model = "fsl,T1040RDB-REV-A";
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/ |
H A D | power-workarounds.sh | 71 REV=$(i2cget -y 11 0x64 0x9B i 2|cut -f2 -d' ') 72 if [ "$REV" = "0x01" ] || [ "$REV" = "0x02" ] ; then
|
/openbmc/linux/include/linux/ |
H A D | unicode.h | 14 #define UNICODE_AGE(MAJ, MIN, REV) \ argument 17 ((unsigned int)(REV)))
|
/openbmc/linux/Documentation/arch/arm/google/ |
H A D | chromebook-boot-flow.rst | 18 strappings, perhaps via some other method). This is $(REV) below. 23 - google,$(BOARD)-rev$(REV)-sku$(SKU) 24 - google,$(BOARD)-rev$(REV) 63 supporting the newest revision(s) of a board omits the "-rev{REV}"
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510.c | 822 deb_info("Revision: 0x%1x, Layer: 0x%1x.\n",v.REVID_e0.REV,v.REVID_e0.LAYER); in bcm3510_attach() 824 if ((v.REVID_e0.REV != 0x1 && v.REVID_e0.LAYER != 0xb) && /* cold */ in bcm3510_attach() 825 (v.REVID_e0.REV != 0x8 && v.REVID_e0.LAYER != 0x0)) /* warm */ in bcm3510_attach() 828 info("Revision: 0x%1x, Layer: 0x%1x.",v.REVID_e0.REV,v.REVID_e0.LAYER); in bcm3510_attach()
|
H A D | bcm3510_priv.h | 114 u8 REV :4; member
|
/openbmc/linux/drivers/platform/mellanox/ |
H A D | mlxbf-bootctl.c | 822 u64 rev_data[MLNX_MFG_VAL_QWORD_CNT(REV) + 1] = { 0 }; in rev_show() 827 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(REV); word++) { in rev_show() 846 u64 rev[MLNX_MFG_VAL_QWORD_CNT(REV)] = { 0 }; in rev_store() 856 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(REV); word++) { in rev_store()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/ |
H A D | syzkaller_git.bb | 57 oe_runmake GO="${GO}" CFLAGS="${CXXFLAGS} ${LDFLAGS}" REV=${SRCREV} target
|
/openbmc/linux/drivers/scsi/ |
H A D | aha152x.h | 44 #define REV (HOSTIOPORT1+0x1c) /* revision */ macro
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | bttv.rst | 682 - PixelView Play TV pro - (Model: PV-BT878P+ REV 8E) 683 - PixelView Play TV pro - (Model: PV-BT878P+ REV 9D) 684 - PixelView Play TV pro - (Model: PV-BT878P+ REV 4C / 8D / 10A ) 691 - PixelView Play TV PAK - (Model: PV-BT878P+ REV 4E) 692 - PixelView Play TV/VCR - (Model: PV-M3200 REV 4C / 8D / 10A ) 693 - PixelView Studio PAK - (Model: M2200 REV 4C / 8D / 10A ) 694 - PixelView PowerStudio PAK - (Model: PV-M3600 REV 4E) 695 - PixelView DigitalVCR PAK - (Model: PV-M2400 REV 4C / 8D / 10A ) 1394 - ITC PCITV (Card Ver 3.0) = "PV-BT878P+ (REV.9D)" 1398 - ITC VideoMaker (saa7146, StreamMachine sm2110, tvtuner) "PV-SM2210P+ (REV:1C)"
|
/openbmc/qemu/docs/specs/ |
H A D | spdm.rst | 55 …subjectAltName = otherName:2.23.147;UTF8:Vendor=1b36:Device=0010:CC=010802:REV=02:SSVID=1af4:SSID=…
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.arcmsr | 4 ** REV# DATE NAME DESCRIPTION
|
/openbmc/qemu/target/arm/tcg/ |
H A D | t16.decode | 219 REV 1011 1010 00 ... ... @rdm
|
H A D | a32.decode | 498 REV .... 0110 1011 1111 .... 1111 0011 .... @rdm
|
/openbmc/linux/Documentation/fpga/ |
H A D | dfl.rst | 85 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 101 * REV - The revision of the feature associated with this header. 128 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 160 * REV - The revision of the feature associated with this header.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pmbus.rst | 31 https://www.onsemi.com/pub_link/Collateral/JUNE%202009-%20REV.%200.PDF
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0025-gcc-testsuite-tweaks-for-mips-OE.patch | 121 - #error "MSA NOT AVAIL FOR ISA REV < 2"
|
/openbmc/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 115 #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) 377 #define GET_MAJOR(b) GET_GLOBAL_FIELD(b, REV, MAJOR) 378 #define GET_MINOR(b) GET_GLOBAL_FIELD(b, REV, MINOR) 818 #define REV (0xFFFF4) macro
|