Searched refs:rev (Results 1 - 16 of 16) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/generic/profiles/
H A Dd-link.mk9 NAME:=D-Link DIR-600 rev. A1
14 Package set optimized for the D-Link DIR-600 rev. A1.
20 NAME:=D-Link DIR-601 rev. A1
25 Package set optimized for the D-Link DIR-601 rev. A1.
31 NAME:=D-Link DIR-615 rev. C1
36 Package set optimized for the D-Link DIR-615 rev. C1.
43 NAME:=D-Link DIR-615 rev. E4
48 Package set optimized for the D-Link DIR-615 rev. E4.
55 NAME:=D-Link DIR-825 rev. B1
60 Package set optimized for the D-Link DIR-825 rev
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/falcon/
H A Dprom.c55 i->rev = (ltq_r32(LTQ_FALCON_CHIPID) & REV_MASK) >> REV_SHIFT;
58 i->rev & 0x7, (i->srev & 0x3) + 1);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/svip/
H A Dprom.c60 i->rev = (ltq_r32(LTQ_STATUS_CHIPID) & REV_MASK) >> REV_SHIFT;
61 sprintf(i->rev_type, "1.%d", i->rev);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/xway/
H A Dprom.c35 i->rev = (ltq_r32(LTQ_MPS_CHIPID) & REV_MASK) >> REV_SHIFT;
36 sprintf(i->rev_type, "1.%d", i->rev);
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/prom/
H A Dmyloader.h77 uint32_t rev; /* device revision */ member in struct:mylo_fw_header
142 uint32_t rev; /* device revision */ member in struct:mylo_system_params
/netgear-R7800-V1.0.2.28/target/linux/kirkwood/files/arch/arm/mach-kirkwood/
H A Diconnect-setup.c151 u32 dev, rev; local
163 kirkwood_pcie_id(&dev, &rev);
H A Dnas6210-setup.c168 u32 dev, rev; local
170 kirkwood_pcie_id(&dev, &rev);
H A Dnsa-310-setup.c234 u32 dev, rev; local
244 kirkwood_pcie_id(&dev, &rev);
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmyloader.h84 uint32_t rev; /* device revision */ member in struct:mylo_fw_header
150 uint32_t rev; /* device revision */ member in struct:mylo_system_params
H A Dmkmylofw.c142 "WP54Gv1C", "Compex WP54G rev.1C",
232 " -r <rev> set board revision to <rev>.\n"
606 hdr.rev = HOST_TO_LE32(fw_header.rev);
909 fw_header.rev = 0;
910 } else if (str2u32(arg, &fw_header.rev) != 0) {
915 dbgmsg(1, "board revision is set to 0x%08X", fw_header.rev);
1160 if (str2u32(arg, &fw_header.rev) != 0) {
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/lib/
H A Dnat_helper_hsl.h97 a_uint16_t rev:2; member in struct:__anon100
109 a_uint16_t rev:2; member in struct:__anon101
/netgear-R7800-V1.0.2.28/target/linux/generic/files/include/linux/
H A Dmyloader.h96 uint32_t rev; /* device revision */ member in struct:mylo_system_params
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A DhifnHIPP.c202 int rev; local
270 rev = READ_REG_1(sc, HIPP_1_REVID) & 0xffff;
274 device_printf(sc->sc_dev, "%s, rev %u",
275 hipp_partname(sc, b, sizeof(b)), rev);
H A Dhifn7751.c427 u_int16_t ena, rev; local
581 * Workaround for NetSec 7751 rev A: half ram size because two
605 rev = READ_REG_1(sc, HIFN_1_REVID) & 0xffff;
613 device_printf(sc->sc_dev, "%s, rev %u, %d%cB %cram",
614 hifn_partname(sc), rev,
2868 * 7811 PB3 rev/2 parts lock-up on burst writes to Group 0
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/spi/
H A Dspi-vsc7385.c488 u32 rev; local
522 rev = (t >> VSC73XX_ICPU_CHIPID_REV_SHIFT) &
524 dev_info(&spi->dev, "VSC%04X (rev. %d) switch found\n", id, rev);
/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/image/
H A DMakefile157 $(call Image/Build/CFE,$(1),96345GW2,6345,92345GW2-rev,OpenWRT-$(REVISION))
214 # D-Link DSL-2640B, rev B2
218 # D-Link DSL-2740B/DSL-2741B, rev C2
220 # D-Link DSL-2740B/DSL-2741B, rev C3
222 # D-Link DSL-2740B/DSL-2741B, rev F1

Completed in 219 milliseconds