Home
last modified time | relevance | path

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

12

/u-boot/board/hpe/gxp/
A Dgxp.env4 recover_cmd=usb start; mw.b 0xD100000D 0x40;
12 mw.b 0xd1000005 0xc0;
14 mw.b 0xd1000005 0x00;
/u-boot/board/keymile/secu1/
A Dsocfpga_secu.env43 mw ${rmtu_page} ${fpga_userbase} &&
44 mw ${rmtu_reconfig} 1
47 mw ${rmtu_page} ${fpga_safebase} &&
48 mw ${rmtu_reconfig} 1
/u-boot/board/cssi/cmpcpro/
A Dcmpcpro.env6 flashboot=mw.w 90000040 0x000E 1; setenv bootargs ${console_args} ip=${ipaddr}:${serverip}:${gatewa…
7 tftpboot=mw.w 90000040 0x000E 1; setenv bootargs ${console_args} ip=${ipaddr}:${serverip}:${gateway…
8 update=echo 'Updating ubi image'; mw.w 90000040 0x000E 1; if tftp $loadaddr $ubifile; then nand era…
/u-boot/board/freescale/p1010rdb/
A DREADME.P1010RDB-PA122 => mw.b ffb00009 1
180 => i2c mw 18 1 f9
181 => i2c mw 18 3 f0
182 => mw.b ffb00011 0
183 => mw.b ffb00017 1
187 => i2c mw 18 1 f1
188 => i2c mw 18 3 f0
189 => mw.b ffb00011 0
190 => mw.b ffb00014 2
191 => mw.b ffb00015 5
[all …]
/u-boot/include/dt-bindings/usb/
A Dpd.h44 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument
/u-boot/include/configs/
A Dp1_p2_bootsrc.h14 …TSRC_CMD(src, msk) i2c dev CONFIG_SYS_SPD_BUS_NUM; i2c mw CFG_SYS_I2C_PCA9557_ADDR 1 src 1; i2c mw
/u-boot/doc/usage/cmd/
A Dbase.rst17 commands *cmp, cp, md, mdc, mm, ms, mw, mwc*.
/u-boot/board/ea/ea-lpc3250devkitv2/
A DREADME.rst165 EA-LPC3250v2=> i2c mw 0x60 9 0x55
168 EA-LPC3250v2=> i2c mw 0x60 8 0x55
171 EA-LPC3250v2=> i2c mw 0x60 3 0x20
172 EA-LPC3250v2=> i2c mw 0x60 9 0xaa
175 EA-LPC3250v2=> i2c mw 0x60 8 0
176 EA-LPC3250v2=> i2c mw 0x60 9 0
/u-boot/tools/kermit/
A Dflash_param27 out mw f0000000 0 200\13
/u-boot/board/freescale/ls1088a/
A DREADME38 => i2c mw 66 0x60 0x20; i2c mw 66 10 10;i2c mw 66 10 21
/u-boot/configs/
A Dbrppt1_mmc_defconfig32 CONFIG_PREBOOT="mw ${cfgaddr} 0; mw ${dtbaddr} 0; run cfgscr; run brdefaultip"
A Dimx8mp_dhcom_pdk3_defconfig49 …p 0.1 ; gpio set GPIO1_11 ; sleep 0.1 ; i2c dev 4 && i2c mw 0x70 0 4 && i2c probe 0x2d && i2c mw 0…
/u-boot/lib/rsa/
A Drsa-keyprop.c542 uint32_t mw, zw, xw, nxw; in br_i32_muladd_small() local
545 mw = m[u]; in br_i32_muladd_small()
546 zl = MUL(mw, q) + cc; in br_i32_muladd_small()
553 tb = MUX(EQ(nxw, mw), tb, GT(nxw, mw)); in br_i32_muladd_small()
/u-boot/test/fs/
A Dfs-test.sh310 mw.b $addr 00 100
328 mw.b $addr 00 100
333 mw.b $addr 00 100
/u-boot/doc/
A DREADME.sha145 "mw.b 35ffe0 0 14"
/u-boot/doc/board/amlogic/
A Dkhadas-vim3.rst34 i2c mw 0x18 0x33 1
41 i2c mw 0x18 0x33 0
A Dkhadas-vim3l.rst34 i2c mw 0x18 0x33 1
41 i2c mw 0x18 0x33 0
/u-boot/doc/SPI/
A DREADME.ti_qspi_am43x_test21 U-Boot# mw 81000000 0xdededede 0x40000
/u-boot/doc/board/nxp/
A Dpsb.rst166 => mw 0x30390098 0x40000000
170 => mw.w 0x30280000 0x25
/u-boot/cmd/
A Daxi.c323 U_BOOT_CMD_MKENT(mw, 5, 1, do_axi_mw, "", ""),
A Dmem.c1336 mw, 4, 1, do_mem_mw,
/u-boot/board/armadeus/opos6uldev/
A Dopos6uldev.env110 mw ${loadaddr} 0 0x200000;
/u-boot/doc/develop/
A Dtests_writing.rst121 using the mw command."""
127 u_boot_console.run_command('mw ' + addr + ' 0 10')
130 u_boot_console.run_command('mw ' + addr + ' ' + val)
/u-boot/board/gateworks/gw_ventana/
A DREADME239 Ventana > i2c dev 0 && i2c mw 0x50 0x00.0 0 1
313 Ventana > i2c dev 0 && i2c mw 0x50 0x00.0 0 1
/u-boot/board/freescale/m5373evb/
A DREADME228 mw - memory write (fill)

Completed in 49 milliseconds

12