| /u-boot/arch/mips/mach-mscc/ |
| A D | lowlevel_init_luton.S | 26 bne v1, zero, 1f 30 li v1, 0x00610400 31 sw v1, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG2 33 li v1, 0x00610c00 34 sw v1, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG2 36 li v1, 0x00610800 37 sw v1, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG2 39 li v1, 0x00610000 40 sw v1, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG2 46 beq v1, zero, 2b [all …]
|
| /u-boot/arch/mips/lib/ |
| A D | genex.S | 30 mfhi v1 40 LONG_S v1, PT_HI(sp) 41 mflo v1 48 LONG_S v1, PT_LO(sp) 73 mfc0 v1, CP0_STATUS 77 mfc0 v1, CP0_CAUSE 81 MFC0 v1, CP0_EPC 142 and a0, v1 144 nor v1, $0, v1 145 and v0, v1 [all …]
|
| /u-boot/lib/ |
| A D | xxhash.c | 86 v1 = xxh32_round(v1, get_unaligned_le32(p)); in xxh32() 156 v1 = xxh64_round(v1, get_unaligned_le64(p)); in xxh64() 263 state->v1 = xxh32_round(state->v1, get_unaligned_le32(p32)); in xxh32_update() 278 uint32_t v1 = state->v1; in xxh32_update() local 284 v1 = xxh32_round(v1, get_unaligned_le32(p)); in xxh32_update() 294 state->v1 = v1; in xxh32_update() 369 state->v1 = xxh64_round(state->v1, get_unaligned_le64(p64)); in xxh64_update() 383 uint64_t v1 = state->v1; in xxh64_update() local 389 v1 = xxh64_round(v1, get_unaligned_le64(p)); in xxh64_update() 399 state->v1 = v1; in xxh64_update() [all …]
|
| /u-boot/arch/arm/dts/ |
| A D | sun8i-h3-bananapi-m2-plus-v1.2.dts | 6 /dts-v1/; 8 #include "sunxi-bananapi-m2-plus-v1.2.dtsi" 11 model = "Banana Pi BPI-M2-Plus v1.2 H3"; 12 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun8i-h3";
|
| A D | sun50i-h5-bananapi-m2-plus-v1.2.dts | 4 /dts-v1/; 7 #include <arm/sunxi-bananapi-m2-plus-v1.2.dtsi> 10 model = "Banana Pi BPI-M2-Plus v1.2 H5"; 11 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun50i-h5";
|
| A D | suniv-f1c200s-popstick-v1.1.dts | 6 /dts-v1/; 13 model = "Popcorn Computer PopStick v1.1"; 14 compatible = "sourceparts,popstick-v1.1", "sourceparts,popstick",
|
| /u-boot/arch/riscv/dts/ |
| A D | jh7110-starfive-visionfive-2-v1.2a.dts | 6 /dts-v1/; 10 model = "StarFive VisionFive 2 v1.2A"; 11 compatible = "starfive,visionfive-2-v1.2a", "starfive,jh7110";
|
| A D | jh7110-starfive-visionfive-2-v1.3b.dts | 6 /dts-v1/; 10 model = "StarFive VisionFive 2 v1.3B"; 11 compatible = "starfive,visionfive-2-v1.3b", "starfive,jh7110";
|
| A D | Makefile | 10 dtb-$(CONFIG_TARGET_STARFIVE_VISIONFIVE2) += jh7110-starfive-visionfive-2-v1.3b.dtb 11 dtb-$(CONFIG_TARGET_STARFIVE_VISIONFIVE2) += jh7110-starfive-visionfive-2-v1.2a.dtb
|
| /u-boot/board/freescale/t208xqds/ |
| A D | t2080_sd_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| A D | t2080_spi_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| A D | t2080_nand_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| /u-boot/board/freescale/t208xrdb/ |
| A D | t2080_sd_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| A D | t2080_spi_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| A D | t2080_nand_rcw.cfg | 4 #For T2080 v1.0 11 #For T2080 v1.1
|
| /u-boot/arch/arm/lib/ |
| A D | setjmp.S | 18 stm a1, {v1-v8, ip, lr} 26 ldm a1, {v1-v8, ip, lr}
|
| /u-boot/arch/mips/include/asm/ |
| A D | regdef.h | 22 #define v1 $3 macro 65 #define v1 $3 macro
|
| /u-boot/include/linux/ |
| A D | xxhash.h | 119 uint32_t v1; member 132 uint64_t v1; member
|
| /u-boot/tools/binman/test/ |
| A D | 001_invalid.dts | 1 /dts-v1/;
|
| A D | 002_missing_node.dts | 1 /dts-v1/;
|
| A D | 003_empty.dts | 1 /dts-v1/;
|
| A D | 073_gbb_no_size.dts | 2 /dts-v1/;
|
| A D | 005_simple.dts | 1 /dts-v1/;
|
| /u-boot/arch/microblaze/dts/ |
| A D | microblaze-generic.dts | 1 /dts-v1/;
|
| /u-boot/test/py/tests/vboot/ |
| A D | sandbox-kernel.dts | 1 /dts-v1/;
|