Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-lochnagar.c52 #define LN_PIN_GPIO(REV, ID, NAME, REG, SHIFT, INVERT) \ argument
53 static const struct lochnagar_pin lochnagar##REV##_##ID##_pin = { \
54 .name = NAME, .type = LN_PTYPE_GPIO, .reg = LOCHNAGAR##REV##_##REG, \
55 .shift = LOCHNAGAR##REV##_##SHIFT##_SHIFT, .invert = INVERT, \
58 #define LN_PIN_SAIF(REV, ID, NAME) \ argument
59 static const struct lochnagar_pin lochnagar##REV##_##ID##_pin = \
62 #define LN_PIN_AIF(REV, ID) \ argument
63 LN_PIN_SAIF(REV, ID##_BCLK, LN_##ID##_STR"-bclk"); \
64 LN_PIN_SAIF(REV, ID##_LRCLK, LN_##ID##_STR"-lrclk"); \
65 LN_PIN_SAIF(REV, ID##_RXDAT, LN_##ID##_STR"-rxdat"); \
[all …]
/linux/arch/x86/math-emu/
H A Dfpu_arith.c46 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 Dreg_divide.c41 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 Dreg_add_sub.c154 if (flags & REV) { in FPU_sub()
251 if (flags & REV) { in FPU_sub()
H A Dfpu_entry.c422 FPU_sub(REV | LOADED | loaded_tag, in math_emulate()
437 FPU_div(REV | LOADED | loaded_tag, in math_emulate()
H A Dfpu_emu.h65 #define REV 0x10 macro
H A Dfpu_trig.c69 FPU_sub(REV | LOADED | TAG_Valid, (int)&CONST_PI2, in trig_arg()
136 FPU_sub(REV | LOADED | TAG_Valid, in trig_arg()
/linux/arch/powerpc/boot/dts/fsl/
H A Dt1040rdb-rev-a.dts3 * T1040RDB-REV-A Device Tree Source
12 model = "fsl,T1040RDB-REV-A";
/linux/include/linux/
H A Dunicode.h14 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
17 ((unsigned int)(REV)))
/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst18 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}"
/linux/drivers/media/dvb-frontends/
H A Dbcm3510.c821 deb_info("Revision: 0x%1x, Layer: 0x%1x.\n",v.REVID_e0.REV,v.REVID_e0.LAYER); in bcm3510_attach()
823 if ((v.REVID_e0.REV != 0x1 && v.REVID_e0.LAYER != 0xb) && /* cold */ in bcm3510_attach()
824 (v.REVID_e0.REV != 0x8 && v.REVID_e0.LAYER != 0x0)) /* warm */ in bcm3510_attach()
827 info("Revision: 0x%1x, Layer: 0x%1x.",v.REVID_e0.REV,v.REVID_e0.LAYER); in bcm3510_attach()
H A Dbcm3510_priv.h114 u8 REV :4; member
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c822 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()
/linux/drivers/scsi/
H A Daha152x.h44 #define REV (HOSTIOPORT1+0x1c) /* revision */ macro
H A Daha152x.c796 GETPORT(REV) & 0x7, in aha152x_probe_one()
1358 rev = GETPORT(REV); in intr()
/linux/Documentation/admin-guide/media/
H A Dbttv.rst682 - 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)"
/linux/Documentation/scsi/
H A DChangeLog.arcmsr4 ** REV# DATE NAME DESCRIPTION
/linux/Documentation/fpga/
H A Ddfl.rst85 |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.
/linux/Documentation/hwmon/
H A Dpmbus.rst31 https://www.onsemi.com/pub_link/Collateral/JUNE%202009-%20REV.%200.PDF
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h115 #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
/linux/fs/unicode/
H A Dmkutf8data.c84 #define UNICODE_AGE(MAJ,MIN,REV) \ argument
87 ((unsigned int)(REV)))
/linux/drivers/eisa/
H A Deisa.ids841 ISA8713 "Novell RX-Net REV B,C,D NIC"
842 ISA8714 "Novell RX-Net REV E,F,G NIC"
867 ISA8D00 "Tiara LANCARD/A REV B"
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf700t.dts89 /* Elantech ELAN-3024-7053 or 5184N FPC-1 REV: 2/3 touchscreen */
/linux/arch/arm64/tools/
H A Dsysreg503 0b0001 REV
/linux/Documentation/networking/
H A Darcnet-hardware.rst433 Thomas-Conrad 500-6242-0097 REV A 8
2248 Model #500-6242-0097 REV A (8-bit card)