Searched refs:mw (Results 1 – 25 of 29) sorted by relevance
12
| /u-boot/board/hpe/gxp/ |
| A D | gxp.env | 4 recover_cmd=usb start; mw.b 0xD100000D 0x40; 12 mw.b 0xd1000005 0xc0; 14 mw.b 0xd1000005 0x00;
|
| /u-boot/board/keymile/secu1/ |
| A D | socfpga_secu.env | 43 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 D | cmpcpro.env | 6 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 D | README.P1010RDB-PA | 122 => 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 D | pd.h | 44 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument
|
| /u-boot/include/configs/ |
| A D | p1_p2_bootsrc.h | 14 …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 D | base.rst | 17 commands *cmp, cp, md, mdc, mm, ms, mw, mwc*.
|
| /u-boot/board/ea/ea-lpc3250devkitv2/ |
| A D | README.rst | 165 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 D | flash_param | 27 out mw f0000000 0 200\13
|
| /u-boot/board/freescale/ls1088a/ |
| A D | README | 38 => i2c mw 66 0x60 0x20; i2c mw 66 10 10;i2c mw 66 10 21
|
| /u-boot/configs/ |
| A D | brppt1_mmc_defconfig | 32 CONFIG_PREBOOT="mw ${cfgaddr} 0; mw ${dtbaddr} 0; run cfgscr; run brdefaultip"
|
| A D | imx8mp_dhcom_pdk3_defconfig | 49 …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 D | rsa-keyprop.c | 542 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 D | fs-test.sh | 310 mw.b $addr 00 100 328 mw.b $addr 00 100 333 mw.b $addr 00 100
|
| /u-boot/doc/ |
| A D | README.sha1 | 45 "mw.b 35ffe0 0 14"
|
| /u-boot/doc/board/amlogic/ |
| A D | khadas-vim3.rst | 34 i2c mw 0x18 0x33 1 41 i2c mw 0x18 0x33 0
|
| A D | khadas-vim3l.rst | 34 i2c mw 0x18 0x33 1 41 i2c mw 0x18 0x33 0
|
| /u-boot/doc/SPI/ |
| A D | README.ti_qspi_am43x_test | 21 U-Boot# mw 81000000 0xdededede 0x40000
|
| /u-boot/doc/board/nxp/ |
| A D | psb.rst | 166 => mw 0x30390098 0x40000000 170 => mw.w 0x30280000 0x25
|
| /u-boot/cmd/ |
| A D | axi.c | 323 U_BOOT_CMD_MKENT(mw, 5, 1, do_axi_mw, "", ""),
|
| A D | mem.c | 1336 mw, 4, 1, do_mem_mw,
|
| /u-boot/board/armadeus/opos6uldev/ |
| A D | opos6uldev.env | 110 mw ${loadaddr} 0 0x200000;
|
| /u-boot/doc/develop/ |
| A D | tests_writing.rst | 121 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 D | README | 239 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 D | README | 228 mw - memory write (fill)
|
Completed in 49 milliseconds
12