Home
last modified time | relevance | path

Searched refs:K (Results 1 – 25 of 109) sorted by relevance

12345

/rk3399_rockchip-uboot/configs/
H A Dapf27_defconfig9 …onsole=ttySMX0,115200 mtdparts=mxc_nand.0:1M(u-boot)ro,512K(env),512K(env2),512K(firmware),512K(dt…
/rk3399_rockchip-uboot/lib/
H A Dsha512.c115 static const uint64_t K[80] = { variable
176 #define P(a,b,c,d,e,f,g,h,x,K) \ in sha512_process() argument
178 temp1 = h + S3(e) + F1(e,f,g) + K + x; \ in sha512_process()
203 P(A, B, C, D, E, F, G, H, W[i], K[i]); in sha512_process()
205 P(H, A, B, C, D, E, F, G, W[i], K[i]); in sha512_process()
207 P(G, H, A, B, C, D, E, F, W[i], K[i]); in sha512_process()
209 P(F, G, H, A, B, C, D, E, W[i], K[i]); in sha512_process()
211 P(E, F, G, H, A, B, C, D, W[i], K[i]); in sha512_process()
213 P(D, E, F, G, H, A, B, C, W[i], K[i]); in sha512_process()
215 P(C, D, E, F, G, H, A, B, W[i], K[i]); in sha512_process()
[all …]
H A Dsha1.c126 e += S(a,5) + F(b,c,d) + K + x; b = S(b,30); \ in sha1_process_one()
136 #define K 0x5A827999 in sha1_process_one() macro
159 #undef K in sha1_process_one()
163 #define K 0x6ED9EBA1 in sha1_process_one() macro
186 #undef K in sha1_process_one()
190 #define K 0x8F1BBCDC in sha1_process_one() macro
213 #undef K in sha1_process_one()
217 #define K 0xCA62C1D6 in sha1_process_one() macro
240 #undef K in sha1_process_one()
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/
H A DREADME126 0xffdf_0000 0xffdf_7fff PIXIS 8K
127 0xffdf_8000 0xffdf_ffff CF 8K
128 0xf840_0000 0xf840_3fff Stack space 32K
129 0xffc0_0000 0xffc0_ffff PCI1/PEX1 IO 64K
130 0xffc1_0000 0xffc1_ffff PCI2/PEX2 IO 64K
147 0xf_ffdf_0000 0xf_ffdf_7fff PIXIS 8K
148 0xf_ffdf_8000 0xf_ffdf_ffff CF 8K
149 0x0_f840_0000 0xf_f840_3fff Stack space 32K
150 0xf_ffc0_0000 0xf_ffc0_ffff PCI1/PEX1 IO 64K
151 0xf_ffc1_0000 0xf_ffc1_ffff PCI2/PEX2 IO 64K
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/
H A DREADME28 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
32 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync
56 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
57 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync
72 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 oflag=sync status=none && sync
76 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 oflag=sync status=none && sync
/rk3399_rockchip-uboot/board/freescale/mx6sabreauto/
H A DREADME16 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
20 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync
39 $ sudo dd if=SPL of=/dev/sdb bs=1K seek=1 && sync
43 $ sudo dd if=u-boot.img of=/dev/sdb bs=1K seek=69 && sync
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/
H A DREADME58 128Mbyte 2K page size NAND Flash
112 0xC000_0000 0xC000_7FFF M3 Memory 32K
113 0xC001_0000 0xC001_FFFF PCI Express I/O 64K
115 0xC1F0_0000 0xC1F7_FFFF PA SRAM Region 0 512K
116 0xC1F8_0000 0xC1FB_FFFF PA SRAM Region 1 512K
117 0xFED0_0000 0xFED0_3FFF SEC Secured RAM 16K
118 0xFEE0_0000 0xFEE0_0FFF DSP Boot ROM 4K
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-nand_spl.lds46 #if defined(CONFIG_FSL_IFC) /* Restrict bootpg at 4K boundry for IFC */
51 #define RESET_VECTOR_OFFSET 0x1ffc /* IFC has 8K sram */
H A Du-boot-spl.lds77 #if defined(CONFIG_FSL_IFC) /* Restrict bootpg at 4K boundry for IFC */
86 #define RESET_VECTOR_OFFSET 0x1ffc /* IFC has 8K sram */
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/
H A DREADME65 128Mbyte 2K page size NAND Flash
106 0xC1F0_0000 0xC1F3_FFFF PA SRAM Region 0 256K
107 0xC1F8_0000 0xC1F9_FFFF PA SRAM Region 1 128K
108 0xFED0_0000 0xFED0_3FFF SEC Secured RAM 16K
109 0xFEE0_0000 0xFEE0_0FFF DSP Boot ROM 4K
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A DKconfig41 # Armada 7K and 8K are very similar - use only one Kconfig symbol for both
71 prompt "Armada XP/375/38x/3700/7K/8K board select"
/rk3399_rockchip-uboot/board/freescale/mpc8313erdb/
H A DREADME38 0xe280_0000 0xe280_7fff NAND FLASH (CS1) 32K
39 0xf000_0000 0xf001_ffff VSC7385 (CS2) 128K
40 0xfa00_0000 0xfa00_7fff Board Status/ 32K
/rk3399_rockchip-uboot/drivers/pci/
H A DKconfig37 bool "Enable Armada-8K PCIe driver (DesignWare core)"
43 Armada-8K SoCs. The PCIe controller on Armada-8K is based on
/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/
H A DKconfig15 Marvell's Armada-8K SoC.
/rk3399_rockchip-uboot/board/nvidia/e2220-1170/
H A Dpinmux-config-e2220-1170.h44 GPIO_INIT(K, 0, IN),
45 GPIO_INIT(K, 1, OUT0),
46 GPIO_INIT(K, 2, OUT0),
47 GPIO_INIT(K, 3, OUT0),
48 GPIO_INIT(K, 4, IN),
49 GPIO_INIT(K, 5, OUT0),
50 GPIO_INIT(K, 6, IN),
51 GPIO_INIT(K, 7, OUT0),
/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A DREADME21 K) 2 serial ports (top main console)
45 0xe060_0000 0xe060_7fff NAND Flash 32K 8
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A DREADME74 0xf800_0000 0xf800_7fff BCSR on CS1 32K
75 0xf800_8000 0xf800_ffff PIB CS2 32K
76 0xf801_0000 0xf801_7fff PIB CS3 32K
/rk3399_rockchip-uboot/scripts/
H A Dfit-repack.sh87 truncate -s %${ITB_KB}K ${IMAGE}
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c82 #define PLL1_CFG(N, K, M, P) ( 1 << CCM_PLL1_CFG_ENABLE_SHIFT | \ argument
90 (K)<< CCM_PLL1_CFG_FACTOR_K_SHIFT | \
/rk3399_rockchip-uboot/board/freescale/mpc8536ds/
H A DREADME12 call 4K NAND loader and a second stage image. The former is appended to
20 The 4K NAND loader's code comes from the corresponding nand_spl directory,
22 is mainly used to shrink the code size to the 4K size limitation.
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xx51 Properties : 256K, AS0, I, IPROT
63 Properties : 16K, AS1, IPROT
119 Properties : 16K, AS1, IPROT
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_api.c21 u8 S[256], K[256], temp; in P_RC4() local
30 K[i] = key[j]; in P_RC4()
36 j = (j + S[i] + K[i]) % 256; in P_RC4()
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Dmarvell.xhci-usb.txt3 This controller is integrated in Armada 3700/8K.
/rk3399_rockchip-uboot/board/nvidia/venice2/
H A Dpinmux-config-venice2.h45 GPIO_INIT(K, 0, IN),
46 GPIO_INIT(K, 1, OUT0),
47 GPIO_INIT(K, 2, IN),
48 GPIO_INIT(K, 3, IN),
49 GPIO_INIT(K, 4, OUT0),
50 GPIO_INIT(K, 6, OUT0),
51 GPIO_INIT(K, 7, IN),
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A DREADME52 0xe060_0000 0xe060_7fff NAND Flash 32K
54 0xf800_0000 0xf800_7fff BCSR on CS1 32K

12345