Searched refs:write (Results 1 - 25 of 113) sorted by relevance

12345

/netgear-R7800-V1.0.2.28/target/linux/ps3/petitboot/base-files/sbin/
H A Dps3-bl-option16 # along with this program; if not, write to the Free Software
69 ps3-flash-util --db-write-half $1 $2 $(( ${flags:-0} & ~$3 ))
71 ps3-flash-util --db-write-half $1 $2 $(( ${flags:-0} | $3 ))
92 ps3-flash-util --db-write-half ${bootloader} ${video} $2
98 ps3-flash-util --db-write-half ${bootloader} ${timeout} $2
104 ps3-flash-util --db-write-word ${bootloader} ${item} $2
/netgear-R7800-V1.0.2.28/target/linux/au1000/base-files/lib/upgrade/
H A Dplatform.sh24 get_image "$1" | tar -Oxvf - $KERNEL_IMG | mtd write - "kernel"
25 get_image "$1" | tar -Oxvf - $ROOTFS_IMG | mtd $conf write - "rootfs"
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_init.c230 static int nss_current_freq_handler (ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
236 ret = proc_dointvec(ctl, write, buffer, lenp, ppos);
238 if (!*lenp || (*ppos && !write)) {
284 static int nss_auto_scale_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
288 ret = proc_dointvec(ctl, write, buffer, lenp, ppos);
290 if (!*lenp || (*ppos && !write)) {
354 static int nss_get_freq_table_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
358 ret = proc_dointvec(ctl, write, buffer, lenp, ppos);
360 if (write) {
381 static int nss_get_average_inst_handler(ctl_table *ctl, int write, voi argument
403 nss_debug_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
423 nss_rpscfg_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
455 nss_mitigationcfg_core0_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
486 nss_mitigationcfg_core1_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
517 nss_buf_cfg_core0_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
556 nss_buf_cfg_core1_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
595 nss_coredump_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
615 nss_jumbo_mru_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
636 nss_paged_mode_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
[all...]
H A Dnss_n2h.c313 static int nss_n2h_get_payload_info(ctl_table *ctl, int write, argument
367 static int nss_n2h_set_empty_pool_buf(ctl_table *ctl, int write, argument
389 if (!write) {
390 ret = nss_n2h_get_payload_info(ctl, write, buffer, lenp, ppos,
400 ret = proc_dointvec(ctl, write, buffer, lenp, ppos);
404 ret = proc_dointvec(ctl, write, buffer, lenp, ppos);
471 static int nss_n2h_set_water_mark(ctl_table *ctl, int write, argument
494 if (!write) {
495 ret = nss_n2h_get_payload_info(ctl, write, buffer, lenp, ppos,
506 ret = proc_dointvec(ctl, write, buffe
631 nss_n2h_empty_pool_buf_cfg_core1_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
643 nss_n2h_empty_pool_buf_cfg_core0_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
655 nss_n2h_water_mark_core1_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
668 nss_n2h_water_mark_core0_handler(ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) argument
[all...]
/netgear-R7800-V1.0.2.28/scripts/flashing/
H A Djungo-image.py66 tn.write("cat /proc/cpuinfo\n")
77 tn.write("cat /proc/mtd\n")
84 tn.write("flash_layout\n")
96 tn.write("ver\n");
106 tn.write("rg_conf_print /dev/%s/mac\n" % device);
117 tn.write("\n")
125 sys.stdout.write('\r%d%%'%(100*addr/t))
128 tn.write("flash_dump -r 0x%x -l %d -4\n" % (addr*dumplen, dumplen))
143 f.write(binascii.a2b_hex(string.join(s[1:],'')))
225 tn.write(use
[all...]
/netgear-R7800-V1.0.2.28/target/linux/rdc/image/
H A Dmkimg_bifferboard.py49 file(target,"wb").write(fw)
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkbrnimg.c16 * along with this program; if not, write to the Free Software
134 // write the file
135 write(outfd, input_file, len);
137 // write padding
140 write(outfd, padding, padded_len - len);
142 // write footer
155 write(outfd, footer, sizeof(footer));
179 write(outfd, signature, strlen(signature)+1);
H A Dairlink.c134 write(ffd, header, 0x28);
136 write(ffd, header + 2, 0x20);
137 write(ffd, bk, lenk);
144 write(ffd, header, 1);
146 write(ffd, bs, lens);
256 write(fd, buf + 0x10, 0x4);
268 write(fd, buf + 0x18, 0x4);
305 write(fd, &buf[0x18], 0x4);
317 write(fd, &buf[0x4], 0x4);
326 write(f
[all...]
H A Dmkbrncmdline.c16 * along with this program; if not, write to the Free Software
80 if (write(outfd, buf, sizeof(buf)) != sizeof(buf)) {
81 fprintf(stderr, "write: %s\n", strerror(errno));
129 // write the kernel
130 if (write(outfd, input_file + skip, len - skip) != len -skip) {
131 fprintf(stderr, "write: %s\n", strerror(errno));
135 // write cmdline structure
157 if (write(outfd, buf, buf_len) != buf_len) {
158 fprintf(stderr, "write: %s\n", strerror(errno));
H A Dmotorola-bin.c21 * along with this program; if not, write to the Free Software
171 // all is well, write the file without the prefix
173 || write(fd, trx + sizeof(struct motorola), len - sizeof(struct motorola)) != len - sizeof(struct motorola)
212 // write the firmware
214 || write(fd, firmware, sizeof(struct motorola) + len) != sizeof(struct motorola) + len
H A Dptgen.c19 * along with this program; if not, write to the Free Software
126 /* check the partition sizes and write the partition table */
163 if (write(fd, pte, sizeof(struct pte) * 4) != sizeof(struct pte) * 4) {
164 fprintf(stderr, "write failed.\n");
168 if (write(fd, "\x55\xaa", 2) != 2) {
169 fprintf(stderr, "write failed.\n");
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Dar8216.c92 void (*write)(struct ar8216_priv *priv, int reg, u32 val); member in struct:ar8216_priv
273 bus->write(bus, 0x18, 0, page);
297 bus->write(bus, 0x18, 0, r3);
300 bus->write(bus, 0x10 | r2, r1, lo);
301 bus->write(bus, 0x10 | r2, r1 + 1, hi);
303 bus->write(bus, 0x10 | r2, r1 + 1, hi);
304 bus->write(bus, 0x10 | r2, r1, lo);
317 bus->write(bus, phy_addr, MII_ATH_DBG_ADDR, dbg_addr);
318 bus->write(bus, phy_addr, MII_ATH_DBG_DATA, dbg_data);
328 bus->write(bu
[all...]
H A Dpsb6970.c58 void (*write) (struct phy_device* phydev, int reg, u16 val); member in struct:psb6970_priv
78 phydev->bus->write(phydev->bus, PHYADDR(reg), val);
226 priv->write(priv->phy, PSB6970_VFxL(j),
228 priv->write(priv->phy, PSB6970_VFxH(j),
233 priv->write(priv->phy, PSB6970_VFxL(j), 0);
251 priv->write(priv->phy, PSB6970_PBVM(i), pbvm);
254 priv->write(priv->phy, PSB6970_EC(i), ec);
255 priv->write(priv->phy, PSB6970_DVID(i), dvid);
328 priv->write = psb6970_mii_write;
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/lib/upgrade/
H A Ddir825.sh67 dd if="$mtd_src" 2>/dev/null | mtd -q -q write - "$cal_dst"
94 mtd $append write - "$fw_part"
H A Dopenmesh.sh163 dd if="$img_path" bs=1 skip=$offset count=$(echo $((0x$rootfs_size))) 2>&- | mtd -n -p $kernel_bsize $append write - "inactive"
166 dd if="$img_path" bs=1 skip=$offset count=$(echo $((0x$kernel_size))) 2>&- | mtd -n write - "inactive"
/netgear-R7800-V1.0.2.28/target/linux/cns3xxx/base-files/lib/upgrade/
H A Dplatform.sh59 dd if="$1" bs=$CI_BLKSZ skip=1 count=$kern_blocks 2>/dev/null | mtd write - kernel
61 mtd -r $append write - rootfs
/netgear-R7800-V1.0.2.28/package/green-download/files/
H A Dgreen_download_upgrade.sh26 #write to flash
29 /sbin/mtd write $file_new /dev/mtd12 && rm -rf $file_new
/netgear-R7800-V1.0.2.28/tools/padjffs2/src/
H A Dpadjffs2.c95 t = write(fd, buf, len);
97 ERRS("Unable to write to %s", name);
104 /* write out the JFFS end-of-filesystem marker */
105 t = write(fd, eof_mark, 4);
107 ERRS("Unable to write to %s", name);
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dswitch-core.h68 switch_handler_fn write; member in struct:switch_handler
/netgear-R7800-V1.0.2.28/package/pot/src/
H A Dexcmd.c27 "\t\tit without any write action.\n",
79 write(devfd, buf, sizeof(buf));
111 "\t\tit without any write action.\n",
172 write(devfd, buf, sizeof(buf));
H A Dpot.c9 * In order to minimize the risk of corrupting the flash, a simple bit write operation (not erase / write)
13 * days of POT value. Since we are not using the complete erase and write operation, there is less chance
112 write(devfd, buf, sizeof(buf));
133 /* need verify the result of read & write operation ?_? */
145 write(devfd, buf, sizeof(buf));
162 write(devfd, buf, sizeof(buf));
235 write(devfd, buf, sizeof(buf));
/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/arch/mips/adm8668/
H A Dprom.c59 .write = early_console_write,
/netgear-R7800-V1.0.2.28/target/linux/atheros/base-files/lib/upgrade/
H A Dplatform.sh74 mtd -r $append -F$kernelpart:$kern_length:$CI_LDADR,rootfs write - $partitions
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/
H A DmvSysXor.h131 MV_BOOL write);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/
H A Dnss_gmac_mdiobus.c75 * @brief MDIO bus write
79 * @param[in] Value to write
133 miibus->write = nss_gmac_mdiobus_write;

Completed in 271 milliseconds

12345