| /rk3399_rockchip-uboot/include/configs/ |
| H A D | p1_p2_rdb_pc.h | 847 norboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_NOR 1; \ 848 i2c mw 18 3 __SW_BOOT_MASK 1; reset 852 spiboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_SPI 1; \ 853 i2c mw 18 3 __SW_BOOT_MASK 1; reset 857 sdboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_SD 1; \ 858 i2c mw 18 3 __SW_BOOT_MASK 1; reset 862 nandboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_NAND 1; \ 863 i2c mw 18 3 __SW_BOOT_MASK 1; reset 867 pciboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_PCIE 1; \ 868 i2c mw 18 3 __SW_BOOT_MASK 1; reset
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PA | 123 => mw.b ffb00009 1 181 => i2c mw 18 1 f9 182 => i2c mw 18 3 f0 183 => mw.b ffb00011 0 184 => mw.b ffb00017 1 188 => i2c mw 18 1 f1 189 => i2c mw 18 3 f0 190 => mw.b ffb00011 0 191 => mw.b ffb00014 2 192 => mw.b ffb00015 5 [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | zynqmp-zcu102-revA.dts | 147 * i2c mw 20 6 0 - setup IO to output 148 * i2c mw 20 2 ef - setup output values on pins 0-7 149 * i2c mw 20 3 ff - setup output values on pins 10-17 194 tca6416_u61: gpio@21 { /* FIXME enable it by i2c mw 21 6 0 */ 225 i2c@0 { /* i2c mw 75 0 1 */ 281 i2c@1 { /* i2c mw 75 0 1 */ 327 i2c@2 { /* i2c mw 75 0 1 */ 411 i2c@0 { /* i2c mw 74 0 1 */ 428 i2c@1 { /* i2c mw 74 0 2 */ 438 i2c@2 { /* i2c mw 74 0 4 */ [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.b4860qds | 272 => mw.b ffdf0040 0x30; 273 => mw.b ffdf0010 0x00; 274 => mw.b ffdf0062 0x02; 275 => mw.b ffdf0050 0x02; 276 => mw.b ffdf0010 0x30; 285 => mw.b ffdf0040 0x30 286 => mw.b ffdf0010 0x00 287 => mw.b 0xffdf0050 0x08 288 => mw.b 0xffdf0060 0x82 289 => mw.b ffdf0061 0x00 [all …]
|
| H A D | README.sha1 | 45 "mw.b 35ffe0 0 14"
|
| H A D | README.m54418twr | 223 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/include/power/power_delivery/ |
| H A D | pd.h | 249 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument 374 #define RDO_BATT_OP_PWR(mw) ((((mw) / 250) & RDO_PWR_MASK) << RDO_BATT_OP_PWR_SHIFT) argument 375 #define RDO_BATT_MAX_PWR(mw) ((((mw) / 250) & RDO_PWR_MASK) << RDO_BATT_MAX_PWR_SHIFT) argument
|
| /rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/ |
| H A D | README | 72 => mw.l 0x20d8040 0x3850 73 => mw.l 0x020d8044 0x10000000
|
| /rk3399_rockchip-uboot/tools/kermit/ |
| H A D | flash_param | 27 out mw f0000000 0 200\13
|
| /rk3399_rockchip-uboot/test/fs/ |
| H A D | fs-test.sh | 290 mw.b $addr 00 100 308 mw.b $addr 00 100 313 mw.b $addr 00 100
|
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 1737 unsigned int mv, ma, mw, flags; in tcpm_pd_build_request() local 1768 mw = min_power(pdo, matching_snk_pdo); in tcpm_pd_build_request() 1769 ma = 1000 * mw / mv; in tcpm_pd_build_request() 1772 mw = ma * mv / 1000; in tcpm_pd_build_request() 1779 max_mw = mw; in tcpm_pd_build_request() 1780 if (mw < port->operating_snk_mw) { in tcpm_pd_build_request() 1796 *rdo = RDO_BATT(src_pdo_index + 1, mw, max_mw, flags); in tcpm_pd_build_request() 1799 src_pdo_index, mv, mw, in tcpm_pd_build_request() 3302 u32 mw, frs_current; in tcpm_fw_get_caps() local 3377 if (ofnode_read_u32_array(node, "op-sink-microwatt", &mw, 1)) in tcpm_fw_get_caps() [all …]
|
| /rk3399_rockchip-uboot/doc/SPI/ |
| H A D | README.ti_qspi_am43x_test | 21 U-Boot# mw 81000000 0xdededede 0x40000
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349itx/ |
| H A D | README | 181 mw.b 1020 b4 8 ; modify BMS bit
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H 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
|
| /rk3399_rockchip-uboot/board/freescale/m52277evb/ |
| H A D | README | 218 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mem.c | 1122 mw, 4, 1, do_mem_mw,
|
| H A D | i2c.c | 1965 U_BOOT_CMD_MKENT(mw, 3, 1, do_i2c_mw, "", ""),
|
| H A D | Kconfig | 499 bool "md, mm, nm, mw, cp, cmp, base, loop" 506 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/board/freescale/m547xevb/ |
| H A D | README | 247 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | README | 229 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | README | 319 mw - memory write (fill)
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 3522 "md/mw" commands. 3807 mw - memory write (fill)
|