| /rk3399_rockchip-uboot/doc/mvebu/ |
| H A D | armada-8k-memory.txt | 15 0xF0000000 0xF0FFFFFF AP Internal registers space 20 space. 23 space. 25 0xF6000000 0xF6FFFFFF CP-0 / PCIe#0 Memory space. 27 0xF7000000 0xF7FFFFFF CP-0 / PCIe#1 Memory space. 29 0xF8000000 0xF8FFFFFF CP-0 / PCIe#2 Memory space. 31 0xF9000000 0xF900FFFF CP-0 / PCIe#0 IO space. 33 0xF9010000 0xF901FFFF CP-0 / PCIe#1 IO space. 35 0xF9020000 0xF902FFFF CP-0 / PCIe#2 IO space. 39 0xFA000000 0xFAFFFFFF CP-1 / PCIe#0 Memory space. [all …]
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | boot0.h | 10 .space 1532 18 .space 0x7c
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | altera_tse.txt | 9 "control_port": MAC configuration space region 10 "tx_csr": xDMA Tx dispatcher control and status space region 11 "tx_desc": MSGDMA Tx dispatcher descriptor space region 12 "rx_csr" : xDMA Rx dispatcher control and status space region 13 "rx_desc": MSGDMA Rx dispatcher descriptor space region 14 "rx_resp": MSGDMA Rx dispatcher response space region
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | sha2.c | 321 space = SHA256_BLOCK_SIZE - pos; in sha256_hash() local 327 while (len >= space) { /* tranfer whole blocks while possible */ in sha256_hash() 328 memcpy(((unsigned char *)ctx->wbuf) + pos, sp, space); in sha256_hash() 329 sp += space; in sha256_hash() 330 len -= space; in sha256_hash() 331 space = SHA256_BLOCK_SIZE; in sha256_hash() 533 space = SHA512_BLOCK_SIZE - pos; in sha512_hash() local 539 while (len >= space) { /* tranfer whole blocks while possible */ in sha512_hash() 540 memcpy(((unsigned char *)ctx->wbuf) + pos, sp, space); in sha512_hash() 541 sp += space; in sha512_hash() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | fsl-ls2080a.dtsi | 18 /* DRAM space - 1, size : 2 GB DRAM */ 97 0x10 0x00000000 0x0 0x20000>; /* configuration space */ 112 0x12 0x00000000 0x0 0x20000>; /* configuration space */ 127 0x14 0x00000000 0x0 0x20000>; /* configuration space */ 142 0x16 0x00000000 0x0 0x20000>; /* configuration space */
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,mvebu-pinctrl.txt | 15 and the address space 31 config-space { 52 config-space { 89 config-space {
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_nameval.c | 96 int space; in nval_set() local 107 space = xb_size - start + size_exist; in nval_set() 111 if (reclen > space) in nval_set()
|
| /rk3399_rockchip-uboot/board/freescale/ls1021atwr/ |
| H A D | ls102xa_pbi.cfg | 9 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/ls1021aqds/ |
| H A D | ls102xa_pbi.cfg | 9 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/ls1021aiot/ |
| H A D | ls102xa_pbi.cfg | 9 #Configure alternate space
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/misc/ |
| H A D | intel,irq-router.txt | 8 - reg : Specifies the interrupt router's PCI configuration space address as 16 configuration space, required only if intel,pirq-config = "ibase". 21 in the interrupt router's PCI configuration space, or IBASE.
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | t4_pbi.cfg | 16 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/t1040qds/ |
| H A D | t1040_pbi.cfg | 15 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/t102xrdb/ |
| H A D | t1024_pbi.cfg | 15 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | t4_pbi.cfg | 22 #Configure alternate space
|
| /rk3399_rockchip-uboot/board/freescale/t102xqds/ |
| H A D | t1024_pbi.cfg | 15 #Configure alternate space
|
| /rk3399_rockchip-uboot/fs/cramfs/ |
| H A D | Kconfig | 5 filesystem). CRAMFS is useful when space is tight since files are
|
| /rk3399_rockchip-uboot/board/freescale/b4860qds/ |
| H A D | b4_pbi.cfg | 15 #Configure alternate space
|
| /rk3399_rockchip-uboot/ |
| H A D | Kbuild | 9 "s:[[:space:]]*\.ascii[[:space:]]*\"\(.*\)\":\1:; \
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pmic/ |
| H A D | pm8916.txt | 9 - #size-cells: 0x1 (size of peripheral register space)
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | 468 int space, n; in __usbtty_puts() local 474 space = maxlen - usbtty_output.size; in __usbtty_puts() 476 if (space) { in __usbtty_puts() 479 n = min(space, min(len, maxlen)); in __usbtty_puts() 813 int space; in next_urb() local 825 space = current_urb->buffer_length - current_urb->actual_length; in next_urb() 826 if (space > 0) { in next_urb()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | boot0.h | 82 .space CONFIG_ROCKCHIP_SPL_RESERVE_IRAM /* space for the ATF data */
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | t104x_pbi.cfg | 25 #Configure alternate space
|
| H A D | t104x_pbi_sb.cfg | 25 #Configure alternate space
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 37 samsung,color-space: input video data format 65 samsung,color-space = <0>;
|