Searched refs:rev (Results 51 - 75 of 756) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dwa.c26 if (phy->rev <= 2)
34 if (phy->rev <= 3)
36 else if (phy->rev == 5) {
40 if (phy->rev >= 3)
48 if (0 /* FIXME: For APHY.rev=2 this might be needed */) {
87 if (phy->rev == 1)
117 if (phy->rev >= 6) {
159 if (phy->rev == 1) {
161 } else if (phy->rev == 2) {
192 if (dev->phy.rev
[all...]
H A Dphy_n.c164 if (phy->rev >= 19 || phy->rev < 3) {
204 B43_WARN_ON(phy->rev < 7);
250 if (dev->phy.rev >= 3) {
393 if (dev->phy.rev >= 7) {
399 B43_WARN_ON(dev->phy.rev < 3);
637 u8 end = (dev->phy.rev >= 3) ? 0x1F : 0x0F;
739 case 9: /* e.g. PHY rev 16 */
1134 B43_WARN_ON(dev->phy.rev < 3);
1176 if (dev->phy.rev >
[all...]
/linux-master/arch/arm64/lib/
H A Dstrcmp.S71 rev tmp, data1
82 rev has_nul, has_nul
88 rev syndrome, syndrome
89 rev data1, data1
90 rev data2, data2
139 rev data3, data3
156 rev data3, data3
167 rev tmp, tmp
178 rev data2, data2
179 rev has_nu
[all...]
/linux-master/arch/arm/mach-mv78xx0/
H A Dcommon.c229 u32 dev, rev; local
235 mv78xx0_pcie_id(&dev, &rev);
251 u32 dev, rev; local
257 mv78xx0_pcie_id(&dev, &rev);
374 u32 dev, rev; local
376 mv78xx0_pcie_id(&dev, &rev);
379 if (rev == MV78X00_REV_Z0)
384 if (rev == MV78100_REV_A0)
386 else if (rev == MV78100_REV_A1)
391 if (rev
[all...]
/linux-master/drivers/media/i2c/ccs/
H A Dccs.h126 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \
129 .revision_number_major = rev, \
134 #define CCS_IDENT_LQ(manufacturer, model, rev, _name, _quirk) \
137 .revision_number_major = rev, \
142 #define CCS_IDENT_L(manufacturer, model, rev, _name) \
145 .revision_number_major = rev, \
149 #define CCS_IDENT_Q(manufacturer, model, rev, _name, _quirk) \
152 .revision_number_major = rev, \
157 #define CCS_IDENT(manufacturer, model, rev, _name) \
160 .revision_number_major = rev, \
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dpowerdomains3xxx_data.c577 unsigned int rev; local
586 rev = omap_rev();
588 if (rev == AM35XX_REV_ES1_0 || rev == AM35XX_REV_ES1_1) {
590 } else if (rev == TI8148_REV_ES1_0 || rev == TI8148_REV_ES2_0 ||
591 rev == TI8148_REV_ES2_1) {
594 } else if (rev == TI8168_REV_ES1_0 || rev == TI8168_REV_ES1_1
595 || rev
[all...]
/linux-master/arch/mips/sgi-ip32/
H A Dcrime.c30 unsigned int id, rev; local
38 rev = id & CRIME_ID_REV;
40 printk(KERN_INFO "CRIME id %1x rev %d at 0x%0*lx\n",
41 id, rev, field, (unsigned long) CRIME_BASE);
/linux-master/arch/mips/fw/arc/
H A Dinit.c43 pb->ver, pb->rev);
/linux-master/arch/arm64/crypto/
H A Daes-cipher-core.S90 CPU_BE( rev w4, w4 )
91 CPU_BE( rev w5, w5 )
92 CPU_BE( rev w6, w6 )
93 CPU_BE( rev w7, w7 )
115 CPU_BE( rev w4, w4 )
116 CPU_BE( rev w5, w5 )
117 CPU_BE( rev w6, w6 )
118 CPU_BE( rev w7, w7 )
/linux-master/arch/mips/lantiq/falcon/
H A Dprom.c57 i->rev = (ltq_r32(FALCON_CHIPID) & REV_MASK) >> REV_SHIFT;
62 i->rev & 0x7, (i->srev & 0x3) + 1);
/linux-master/arch/arm/mach-imx/
H A Dcpu.c19 void imx_set_soc_revision(unsigned int rev) argument
21 imx_soc_revision = rev;
34 pr_info("CPU identified as %s, silicon rev %d.%d\n",
/linux-master/arch/arm/include/debug/
H A Dzynq.S41 ARM_BE8( rev \rd, \rd )
48 ARM_BE8( rev \rd, \rd )
/linux-master/drivers/bcma/
H A Ddriver_chipcommon_nflash.c34 cc->core->id.rev != 38) {
45 if (cc->core->id.rev == 38 &&
H A Ddriver_chipcommon.c43 WARN(bus->chipinfo.rev <= 1, "No watchdog available\n");
64 else if (cc->core->id.rev < 26)
67 nb = (cc->core->id.rev >= 37) ? 32 : 24;
120 bus->chipinfo.rev <= 1) {
160 if (cc->core->id.rev == 38 ||
178 if (cc->core->id.rev >= 11)
181 if (cc->core->id.rev >= 35)
203 if (cc->core->id.rev >= 20) {
220 if (cc->core->id.rev >= 16) {
351 if (cc->core->id.rev < 2
[all...]
/linux-master/arch/arm/mach-orion5x/
H A Dcommon.h34 void orion5x_id(u32 *dev, u32 *rev, char **dev_name);
60 void orion5x_pcie_id(u32 *dev, u32 *rev);
/linux-master/arch/arm/mach-socfpga/
H A Dheadsmp.S27 ARM_BE8(rev r4, r4)
/linux-master/drivers/soc/imx/
H A Dsoc-imx8m.c59 u32 rev; local
80 rev = imx8mq_soc_revision_from_atf();
81 if (!rev) {
84 rev = REV_B1;
96 return rev;
135 u32 rev; local
144 rev = readl_relaxed(anatop_base + ANADIG_DIGPROG_IMX8MM);
151 return rev;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dsoc.c34 mdev->rev = (mt76_rr(dev, MT_HW_CHIPID) << 16) |
36 dev_info(mdev->dev, "ASIC revision: %04x\n", mdev->rev);
/linux-master/drivers/i2c/busses/
H A Di2c-omap.c201 u32 rev; member in struct:omap_i2c_dev
289 if (omap->rev >= OMAP_I2C_REV_ON_3430_3530)
314 if (omap->rev >= OMAP_I2C_OMAP1_REV_2) {
340 if (omap->rev > OMAP_I2C_REV_ON_3430_3530) {
358 if (omap->rev >= OMAP_I2C_REV_ON_3430_3530) {
472 if (omap->rev <= OMAP_I2C_REV_ON_3430_3530) {
635 if (omap->rev < OMAP_I2C_REV_ON_3630)
1225 .rev = OMAP_I2C_IP_VERSION_1,
1233 .rev = OMAP_I2C_IP_VERSION_1,
1239 .rev
1362 u32 rev; local
[all...]
/linux-master/arch/m68k/mvme16x/
H A Dconfig.c94 unsigned char rev = *(unsigned char *)MVME162_VERSION_REG; local
97 rev & MVME16x_CONFIG_NO_VMECHIP2 ? "NOT " : "");
99 rev & MVME16x_CONFIG_NO_SCSICHIP ? "NOT " : "");
101 rev & MVME16x_CONFIG_NO_ETHERNET ? "NOT " : "");
289 pr_info("BRD_ID: %s BUG %x.%x %02x/%02x/%02x\n", id, p->rev >> 4,
290 p->rev & 0xf, p->yr, p->mth, p->day);
293 unsigned char rev = *(unsigned char *)MVME162_VERSION_REG; local
295 mvme16x_config = rev | MVME16x_CONFIG_GOT_SCCA;
299 rev & MVME16x_CONFIG_GOT_FPU ? "" : "LC");
301 rev
[all...]
/linux-master/arch/mips/sgi-ip22/
H A Dip22-eisa.c55 u16 rev; local
68 rev = (sig[2] << 8) | sig[3];
69 sprintf(sig_str + 3, "%04X", rev);
/linux-master/arch/alpha/boot/
H A Dmain.c64 unsigned long i, rev; local
97 rev = percpu->pal_revision = percpu->palcode_avail[2];
99 srm_printk("Ok (rev %lx)\n", rev);
H A Dbootp.c70 unsigned long i, rev; local
103 rev = percpu->pal_revision = percpu->palcode_avail[2];
105 srm_printk("Ok (rev %lx)\n", rev);
/linux-master/drivers/soc/aspeed/
H A Daspeed-socinfo.c47 unsigned int rev = (siliconid >> 16) & 0xff; local
52 switch (rev) {
62 switch (rev) {
147 pr_info("ASPEED %s rev %s (%s)\n",
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_debugfs.c21 u8 impl, rev; local
23 loongson_cpu_get_prid(&impl, &rev);
26 impl, rev);

Completed in 232 milliseconds

1234567891011>>