Home
last modified time | relevance | path

Searched full:rev (Results 1 – 25 of 2538) sorted by relevance

12345678910>>...102

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dd11.h141 /** for correv >= 80. prev rev uses bit 21 */
143 /** for correv < 80. prev rev uses bit 20 */
257 * valid when rev < 15
260 * valid in rev = 26/29, or rev >= 42
583 #define D11_PHY_RXPLCP_LEN(rev) (D11_PHY_HDR_LEN) argument
584 #define D11_PHY_RXPLCP_OFF(rev) (0) argument
913 /** Rev 40 to rev 63 layout */
922 /** Rev >= 64 layout */
1438 /* status field bit definitions phy rev > 40 */
1490 /* chip rev 40 pkg 2 fields */
[all …]
H A Dpcie_core.h29 #define REV_GE_73(rev) (PCIECOREREV((rev)) >= 73) argument
30 #define REV_GE_69(rev) (PCIECOREREV((rev)) >= 69) argument
31 #define REV_GE_68(rev) (PCIECOREREV((rev)) >= 68) argument
32 #define REV_GE_64(rev) (PCIECOREREV((rev)) >= 64) argument
33 #define REV_GE_15(rev) (PCIECOREREV((rev)) >= 15) argument
259 uint32 clkreqenctrl; /* >= rev 6, Clkreq rdma control : 0x138 */
447 #define PCIE_IDMA_MODE_EN(rev) (REV_GE_64(rev) ? 0x1 : 0x800000) /* implicit M2M DMA mode */ argument
505 #define PCIE_MB_TOPCIE_DB0_D2H0(rev) (REV_GE_64(rev) ? 0x0001 : 0x010000) argument
506 #define PCIE_MB_TOPCIE_DB0_D2H1(rev) (REV_GE_64(rev) ? 0x0002 : 0x020000) argument
507 #define PCIE_MB_TOPCIE_DB1_D2H0(rev) (REV_GE_64(rev) ? 0x0004 : 0x040000) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcie_core.h37 #define REV_GE_64(rev) (rev >= 64) argument
224 uint32 clkreqenctrl; /* >= rev 6, Clkreq rdma control : 0x138 */
409 #define PCIE_IDMA_MODE_EN(rev) (REV_GE_64(rev) ? 0x1 : 0x800000) /* implicit M2M DMA mode */ argument
465 #define PCIE_MB_TOPCIE_DB0_D2H0(rev) (REV_GE_64(rev) ? 0x0001 : 0x010000) argument
466 #define PCIE_MB_TOPCIE_DB0_D2H1(rev) (REV_GE_64(rev) ? 0x0002 : 0x020000) argument
467 #define PCIE_MB_TOPCIE_DB1_D2H0(rev) (REV_GE_64(rev) ? 0x0004 : 0x040000) argument
468 #define PCIE_MB_TOPCIE_DB1_D2H1(rev) (REV_GE_64(rev) ? 0x0008 : 0x080000) argument
469 #define PCIE_MB_TOPCIE_DB2_D2H0(rev) (REV_GE_64(rev) ? 0x0010 : 0x100000) argument
470 #define PCIE_MB_TOPCIE_DB2_D2H1(rev) (REV_GE_64(rev) ? 0x0020 : 0x200000) argument
471 #define PCIE_MB_TOPCIE_DB3_D2H0(rev) (REV_GE_64(rev) ? 0x0040 : 0x400000) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcie_core.h37 #define REV_GE_64(rev) (rev >= 64) argument
224 uint32 clkreqenctrl; /* >= rev 6, Clkreq rdma control : 0x138 */
409 #define PCIE_IDMA_MODE_EN(rev) (REV_GE_64(rev) ? 0x1 : 0x800000) /* implicit M2M DMA mode */ argument
465 #define PCIE_MB_TOPCIE_DB0_D2H0(rev) (REV_GE_64(rev) ? 0x0001 : 0x010000) argument
466 #define PCIE_MB_TOPCIE_DB0_D2H1(rev) (REV_GE_64(rev) ? 0x0002 : 0x020000) argument
467 #define PCIE_MB_TOPCIE_DB1_D2H0(rev) (REV_GE_64(rev) ? 0x0004 : 0x040000) argument
468 #define PCIE_MB_TOPCIE_DB1_D2H1(rev) (REV_GE_64(rev) ? 0x0008 : 0x080000) argument
469 #define PCIE_MB_TOPCIE_DB2_D2H0(rev) (REV_GE_64(rev) ? 0x0010 : 0x100000) argument
470 #define PCIE_MB_TOPCIE_DB2_D2H1(rev) (REV_GE_64(rev) ? 0x0020 : 0x200000) argument
471 #define PCIE_MB_TOPCIE_DB3_D2H0(rev) (REV_GE_64(rev) ? 0x0040 : 0x400000) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcie_core.h37 #define REV_GE_64(rev) (rev >= 64) argument
224 uint32 clkreqenctrl; /* >= rev 6, Clkreq rdma control : 0x138 */
409 #define PCIE_IDMA_MODE_EN(rev) (REV_GE_64(rev) ? 0x1 : 0x800000) /* implicit M2M DMA mode */ argument
465 #define PCIE_MB_TOPCIE_DB0_D2H0(rev) (REV_GE_64(rev) ? 0x0001 : 0x010000) argument
466 #define PCIE_MB_TOPCIE_DB0_D2H1(rev) (REV_GE_64(rev) ? 0x0002 : 0x020000) argument
467 #define PCIE_MB_TOPCIE_DB1_D2H0(rev) (REV_GE_64(rev) ? 0x0004 : 0x040000) argument
468 #define PCIE_MB_TOPCIE_DB1_D2H1(rev) (REV_GE_64(rev) ? 0x0008 : 0x080000) argument
469 #define PCIE_MB_TOPCIE_DB2_D2H0(rev) (REV_GE_64(rev) ? 0x0010 : 0x100000) argument
470 #define PCIE_MB_TOPCIE_DB2_D2H1(rev) (REV_GE_64(rev) ? 0x0020 : 0x200000) argument
471 #define PCIE_MB_TOPCIE_DB3_D2H0(rev) (REV_GE_64(rev) ? 0x0040 : 0x400000) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcie_core.h29 #define REV_GE_73(rev) (PCIECOREREV((rev)) >= 73) argument
30 #define REV_GE_69(rev) (PCIECOREREV((rev)) >= 69) argument
31 #define REV_GE_68(rev) (PCIECOREREV((rev)) >= 68) argument
32 #define REV_GE_64(rev) (PCIECOREREV((rev)) >= 64) argument
33 #define REV_GE_15(rev) (PCIECOREREV((rev)) >= 15) argument
259 uint32 clkreqenctrl; /* >= rev 6, Clkreq rdma control : 0x138 */
447 #define PCIE_IDMA_MODE_EN(rev) (REV_GE_64(rev) ? 0x1 : 0x800000) /* implicit M2M DMA mode */ argument
505 #define PCIE_MB_TOPCIE_DB0_D2H0(rev) (REV_GE_64(rev) ? 0x0001 : 0x010000) argument
506 #define PCIE_MB_TOPCIE_DB0_D2H1(rev) (REV_GE_64(rev) ? 0x0002 : 0x020000) argument
507 #define PCIE_MB_TOPCIE_DB1_D2H0(rev) (REV_GE_64(rev) ? 0x0004 : 0x040000) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c23 .rev = ADRENO_REV(2, 0, 0, 0),
34 .rev = ADRENO_REV(2, 0, 0, 1),
45 .rev = ADRENO_REV(2, 2, 0, ANY_ID),
56 .rev = ADRENO_REV(3, 0, 5, ANY_ID),
67 .rev = ADRENO_REV(3, 0, 6, 0),
78 .rev = ADRENO_REV(3, 2, ANY_ID, ANY_ID),
89 .rev = ADRENO_REV(3, 3, 0, ANY_ID),
100 .rev = ADRENO_REV(4, 0, 5, ANY_ID),
111 .rev = ADRENO_REV(4, 2, 0, ANY_ID),
122 .rev = ADRENO_REV(4, 3, 0, ANY_ID),
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Ddal_asic_id.h46 #define ASIC_REV_IS_TAHITI_P(rev) \ argument
47 ((rev >= SI_TAHITI_P_A0) && (rev < SI_PITCAIRN_PM_A0))
49 #define ASIC_REV_IS_PITCAIRN_PM(rev) \ argument
50 ((rev >= SI_PITCAIRN_PM_A0) && (rev < SI_CAPEVERDE_M_A0))
52 #define ASIC_REV_IS_CAPEVERDE_M(rev) \ argument
53 ((rev >= SI_CAPEVERDE_M_A0) && (rev < SI_OLAND_M_A0))
55 #define ASIC_REV_IS_OLAND_M(rev) \ argument
56 ((rev >= SI_OLAND_M_A0) && (rev < SI_HAINAN_V_A0))
58 #define ASIC_REV_IS_HAINAN_V(rev) \ argument
59 ((rev >= SI_HAINAN_V_A0) && (rev < SI_UNKNOWN))
[all …]
/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dsetup.c58 u32 rev = 0; in ath79_detect_sys_type() local
67 rev = id >> AR71XX_REV_ID_REVISION_SHIFT; in ath79_detect_sys_type()
68 rev &= AR71XX_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
90 rev = id & AR724X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
96 rev = id & AR724X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
102 rev = id & AR724X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
107 rev = id >> AR913X_REV_ID_REVISION_SHIFT; in ath79_detect_sys_type()
108 rev &= AR913X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
125 rev = id & AR933X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
131 rev = id & AR933X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c41 .reset_active_high = 1, /* Active high for Glenfarclas Rev 2 */
325 u8 rev; member
334 { .id = 0x01, .rev = 0xff, .name = "1250-EV1 Springbank" },
335 { .id = 0x02, .rev = 0xff, .name = "1251-EV1 Jura" },
336 { .id = 0x03, .rev = 0xff, .name = "1252-EV1 Glenlivet" },
337 { .id = 0x06, .rev = 0xff, .name = "WM8997-6721-CS96-EV1 Lapraoig" },
338 { .id = 0x07, .rev = 0xff, .name = "WM5110-6271 Deanston",
341 { .id = 0x08, .rev = 0xff, .name = "WM8903-6102 Tamdhu" },
342 { .id = 0x09, .rev = 0xff, .name = "WM1811A-6305 Adelphi" },
343 { .id = 0x0a, .rev = 0xff, .name = "WM8996-6272 Blackadder" },
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/
H A Dcpu.c54 u32 rev = 0, ver = 1; in mach_cpu_init() local
66 rev = id >> AR71XX_REV_ID_REVISION_SHIFT; in mach_cpu_init()
67 rev &= AR71XX_REV_ID_REVISION_MASK; in mach_cpu_init()
82 rev = id & AR71XX_REV_ID_REVISION2_MASK; in mach_cpu_init()
85 rev = id & AR71XX_REV_ID_REVISION_MASK; in mach_cpu_init()
99 gd->arch.rev = rev; in mach_cpu_init()
108 u32 id, rev, ver; in print_cpuinfo() local
120 rev = gd->arch.rev; in print_cpuinfo()
128 printf("Qualcomm Atheros QCA%s ver %u rev %u\n", chip, in print_cpuinfo()
129 ver, rev); in print_cpuinfo()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dintel.c97 if (mc_hdr->rev <= new_rev) in has_newer_microcode()
137 if (mc_hdr->rev <= mc_saved_hdr->rev) in save_microcode_patch()
319 uci->cpu_sig.rev)) in scan_microcode()
328 phdr->rev)) in scan_microcode()
368 csig.rev = intel_get_microcode_revision(); in collect_cpu_info_early()
380 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local
393 rev = uci.cpu_sig.rev; in show_saved_mc()
394 pr_debug("CPU: sig=0x%x, pf=0x%x, rev=0x%x\n", sig, pf, rev); in show_saved_mc()
406 rev = mc_saved_header->rev; in show_saved_mc()
412 pr_debug("mc_saved[%d]: sig=0x%x, pf=0x%x, rev=0x%x, total size=0x%x, date = %04x-%02x-%02x\n", in show_saved_mc()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Did.c152 u8 dev_type, rev; in omap2xxx_check_revision() local
158 rev = (idcode >> 28) & 0x0f; in omap2xxx_check_revision()
162 pr_debug("OMAP_TAP_IDCODE 0x%08x REV %i HAWKEYE 0x%04x MANF %03x\n", in omap2xxx_check_revision()
163 idcode, rev, hawkeye, (idcode >> 1) & 0x7ff); in omap2xxx_check_revision()
353 u8 rev; in omap3xxx_check_revision() local
369 * hawkeye and rev. See TRM 1.5.2 Device Identification. in omap3xxx_check_revision()
370 * Note that rev does not map directly to our defined processor in omap3xxx_check_revision()
375 rev = (idcode >> 28) & 0xff; in omap3xxx_check_revision()
380 switch (rev) { in omap3xxx_check_revision()
412 switch (rev) { in omap3xxx_check_revision()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dgit-make-shallow31 git_dir = check_output(['git', 'rev-parse', '--git-dir']).rstrip()
44 revs = check_output(['git', 'rev-list'] + args.revisions).splitlines()
48 ref_revs = check_output(['git', 'rev-list'] + args.refs).splitlines()
50 for rev in remaining_history:
51 if check_output(['git', 'rev-parse', '{}^@'.format(rev)]):
52 sys.exit('Error: %s was not made shallow' % rev)
75 … args.refs = check_output(['git', 'rev-parse', '--symbolic-full-name'] + args.refs).splitlines()
80 …args.revisions = check_output(['git', 'rev-parse'] + ['%s^{}' % i for i in args.revisions]).splitl…
90 for rev in follow_history_intersections(revisions, refs):
91 print("Processing %s" % rev)
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dcpu-imx31.c21 unsigned int rev; member
23 { .srev = 0x00, .name = "i.MX31(L)", .rev = IMX_CHIP_REVISION_1_0 },
24 { .srev = 0x10, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 },
25 { .srev = 0x11, .name = "i.MX31L", .rev = IMX_CHIP_REVISION_1_1 },
26 { .srev = 0x12, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 },
27 { .srev = 0x13, .name = "i.MX31L", .rev = IMX_CHIP_REVISION_1_1 },
28 { .srev = 0x14, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_2 },
29 { .srev = 0x15, .name = "i.MX31L", .rev = IMX_CHIP_REVISION_1_2 },
30 { .srev = 0x28, .name = "i.MX31", .rev = IMX_CHIP_REVISION_2_0 },
31 { .srev = 0x29, .name = "i.MX31L", .rev = IMX_CHIP_REVISION_2_0 },
[all …]
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dbase.c63 struct scmi_revision_info *rev = ph->get_priv(ph); in scmi_base_attributes_get() local
73 rev->num_protocols = attr_info->num_protocols; in scmi_base_attributes_get()
74 rev->num_agents = attr_info->num_agents; in scmi_base_attributes_get()
97 struct scmi_revision_info *rev = ph->get_priv(ph); in scmi_base_vendor_id_get() local
102 vendor_id = rev->sub_vendor_id; in scmi_base_vendor_id_get()
103 size = ARRAY_SIZE(rev->sub_vendor_id); in scmi_base_vendor_id_get()
106 vendor_id = rev->vendor_id; in scmi_base_vendor_id_get()
107 size = ARRAY_SIZE(rev->vendor_id); in scmi_base_vendor_id_get()
138 struct scmi_revision_info *rev = ph->get_priv(ph); in scmi_base_implementation_version_get() local
148 rev->impl_ver = le32_to_cpu(*impl_ver); in scmi_base_implementation_version_get()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c81 void kvmppc_add_revmap_chain(struct kvm *kvm, struct revmap_entry *rev, in kvmppc_add_revmap_chain() argument
89 head = &kvm->arch.hpt.rev[i]; in kvmppc_add_revmap_chain()
92 tail = &kvm->arch.hpt.rev[head->back]; in kvmppc_add_revmap_chain()
95 rev->forw = i; in kvmppc_add_revmap_chain()
96 rev->back = head->back; in kvmppc_add_revmap_chain()
100 rev->forw = rev->back = pte_index; in kvmppc_add_revmap_chain()
161 struct revmap_entry *rev, in remove_revmap_chain() argument
172 ptel = rev->guest_rpte |= rcbits; in remove_revmap_chain()
179 next = real_vmalloc_addr(&kvm->arch.hpt.rev[rev->forw]); in remove_revmap_chain()
180 prev = real_vmalloc_addr(&kvm->arch.hpt.rev[rev->back]); in remove_revmap_chain()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/lib/
H A Dcrc32.S27 CPU_BE( rev x3, x3 )
28 CPU_BE( rev x4, x4 )
29 CPU_BE( rev x5, x5 )
30 CPU_BE( rev x6, x6 )
58 CPU_BE( rev x3, x3 )
59 CPU_BE( rev x4, x4 )
60 CPU_BE( rev x5, x5 )
61 CPU_BE( rev x6, x6 )
71 CPU_BE( rev x3, x3 )
75 CPU_BE( rev w3, w3 )
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_mcfg.c42 /* { OEM_ID, OEM_TABLE_ID, REV, SEGMENT, BUS_RANGE, ops, cfgres }, */
46 #define AL_ECAM(table_id, rev, seg, ops) \ argument
47 { "AMAZON", table_id, rev, seg, MCFG_BUS_ANY, ops }
91 #define THUNDER_PEM_QUIRK(rev, node) \ argument
92 { "CAVIUM", "THUNDERX", rev, 4 + (10 * (node)), MCFG_BUS_ANY, \
94 { "CAVIUM", "THUNDERX", rev, 5 + (10 * (node)), MCFG_BUS_ANY, \
96 { "CAVIUM", "THUNDERX", rev, 6 + (10 * (node)), MCFG_BUS_ANY, \
98 { "CAVIUM", "THUNDERX", rev, 7 + (10 * (node)), MCFG_BUS_ANY, \
100 { "CAVIUM", "THUNDERX", rev, 8 + (10 * (node)), MCFG_BUS_ANY, \
102 { "CAVIUM", "THUNDERX", rev, 9 + (10 * (node)), MCFG_BUS_ANY, \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmetadata_scm.bbclass27 rev, _ = bb.process.run('git rev-parse --abbrev-ref HEAD', cwd=path)
29 rev = '<unknown>'
30 return rev.strip()
36 rev, _ = bb.process.run('git rev-parse HEAD', cwd=path)
38 rev = '<unknown>'
39 return rev.strip()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcombo-layer207 lastrev = runcmd('git rev-parse origin/%s' % branch, ldir).strip()
226 startrev = runcmd('git rev-parse master').strip()
245 rev = runcmd('git rev-parse %s' % initialrev, ldir).strip()
246 if rev != initialrev:
255 … logger.warning("%s: initial revision '%s' not unique, picking result of rev-parse = %s" %
257 initialrev = rev
261 initialrev = rev
333 for rev in since_rev.split():
335rev = runcmd('git log --oneline --no-abbrev-commit -n1 %s' % rev, ldir).split()[0]
339 tree = runcmd('git show -s --pretty=format:%%T %s' % rev).strip()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dwa.c26 if (phy->rev <= 2) in b43_wa_initgains()
34 if (phy->rev <= 3) in b43_wa_initgains()
36 else if (phy->rev == 5) { in b43_wa_initgains()
40 if (phy->rev >= 3) in b43_wa_initgains()
48 if (0 /* FIXME: For APHY.rev=2 this might be needed */) { in b43_wa_rssi_lt()
87 if (phy->rev == 1) in b43_wa_nft()
117 if (phy->rev >= 6) { in b43_wa_nst()
159 if (phy->rev == 1) { in b43_wa_crs_ed()
161 } else if (phy->rev == 2) { in b43_wa_crs_ed()
192 if (dev->phy.rev == 1) { in b43_wa_wrssi_offset()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/common/b2c2/
H A Dflexcop-misc.c16 fc->rev = FLEXCOP_II; in flexcop_determine_revision()
20 fc->rev = FLEXCOP_IIB; in flexcop_determine_revision()
24 fc->rev = FLEXCOP_III; in flexcop_determine_revision()
53 [FC_SKY_REV23] = "Sky2PC/SkyStar 2 DVB-S rev 2.3 (old version)",
54 [FC_SKY_REV26] = "Sky2PC/SkyStar 2 DVB-S rev 2.6",
55 [FC_SKY_REV27] = "Sky2PC/SkyStar 2 DVB-S rev 2.7a/u",
56 [FC_SKY_REV28] = "Sky2PC/SkyStar 2 DVB-S rev 2.8",
57 [FC_SKYS2_REV33] = "Sky2PC/SkyStar S2 DVB-S/S2 rev 3.3",
71 flexcop_revision_names[fc->rev], suffix); in flexcop_device_name()
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dsamsung.S14 ARM_BE8(rev \rd, \rd)
20 ARM_BE8(rev \rd, \rd)
29 ARM_BE8(rev \rd, \rd)
39 ARM_BE8(rev \rd, \rd)
53 ARM_BE8(rev \rd, \rd)
65 ARM_BE8(rev \rd, \rd)
77 ARM_BE8(rev \rd, \rd)
89 ARM_BE8(rev \rd, \rd)
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dcommon.c210 u32 rev, dev; in orion5x_init_early() local
216 orion5x_pcie_id(&dev, &rev); in orion5x_init_early()
262 u32 dev, rev; in orion5x_find_tclk() local
264 orion5x_pcie_id(&dev, &rev); in orion5x_find_tclk()
285 * Identify device ID and rev from PCIe configuration header space '0'.
287 void __init orion5x_id(u32 *dev, u32 *rev, char **dev_name) in orion5x_id() argument
289 orion5x_pcie_id(dev, rev); in orion5x_id()
292 if (*rev == MV88F5281_REV_D2) { in orion5x_id()
294 } else if (*rev == MV88F5281_REV_D1) { in orion5x_id()
296 } else if (*rev == MV88F5281_REV_D0) { in orion5x_id()
[all …]

12345678910>>...102