| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | trees.h | 3 local const ct_data static_ltree[L_CODES+2] = { 64 local const ct_data static_dtree[D_CODES] = { 118 local const int base_length[LENGTH_CODES] = { 123 local const int base_dist[D_CODES] = {
|
| H A D | trees.c | 62 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */ 65 local const int extra_dbits[D_CODES] /* extra bits for each distance code */ 68 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */ 71 local const uch bl_order[BL_CODES] 91 local ct_data static_ltree[L_CODES+2]; 98 local ct_data static_dtree[D_CODES]; 112 local int base_length[LENGTH_CODES]; 115 local int base_dist[D_CODES]; 130 local static_tree_desc static_l_desc = 133 local static_tree_desc static_d_desc = [all …]
|
| H A D | deflate.c | 76 local void fill_window OF((deflate_state *s)); 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 78 local block_state deflate_fast OF((deflate_state *s, int flush)); 80 local block_state deflate_slow OF((deflate_state *s, int flush)); 82 local block_state deflate_rle OF((deflate_state *s, int flush)); 83 local block_state deflate_huff OF((deflate_state *s, int flush)); 84 local void lm_init OF((deflate_state *s)); 85 local void putShortMSB OF((deflate_state *s, uInt b)); 86 local void flush_pending OF((z_streamp strm)); 87 local int read_buf OF((z_streamp strm, Bytef *buf, unsigned size)); [all …]
|
| H A D | zutil.h | 42 #ifndef local 43 # define local static macro
|
| /rk3399_rockchip-uboot/test/overlay/ |
| H A D | test-fdt-overlay.dts | 65 local: new-local-node { label 75 test-phandle = <&test>, <&local>; 83 test-several-phandle = <&local>, <&local>;
|
| H A D | test-fdt-overlay-stacked.dts | 15 target = <&local>;
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | tftp_update.c | 274 struct local_information *local) in print_hdr_local() argument 287 printf(" version: %d\n", local->version); in print_hdr_local() 288 printf(" rollback_idx: %d\n", local->rollback_idx); in print_hdr_local() 289 printf(" current_slot: %s\n", local->current_slot); in print_hdr_local() 294 struct local_information *local, int conf) in hdr_param_verify() argument 315 return local->version; in hdr_param_verify() 317 local->version = ret; in hdr_param_verify() 322 &remote_rollback_idx, &local->rollback_idx); in hdr_param_verify() 328 local->rollback_idx = -1; in hdr_param_verify() 331 ret = rk_avb_get_current_slot(local->current_slot); in hdr_param_verify() [all …]
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | tegra_i2c.c | 240 u32 local; in send_recv_packets() local 262 local = 0; in send_recv_packets() 263 memcpy(&local, dptr, last_bytes); in send_recv_packets() 265 memcpy(&local, dptr, sizeof(u32)); in send_recv_packets() 267 local = *wptr; in send_recv_packets() 269 writel(local, &control->tx_fifo); in send_recv_packets() 270 debug("pkt data sent (0x%x)\n", local); in send_recv_packets() 284 local = readl(&control->rx_fifo); in send_recv_packets() 286 memcpy(dptr, (char *)&local, last_bytes); in send_recv_packets() 288 memcpy(dptr, &local, sizeof(u32)); in send_recv_packets() [all …]
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | sandbox-raw.c | 35 priv->local = 1; in sb_eth_raw_start() 48 if (priv->local) { in sb_eth_raw_send() 102 uchar *pktptr = priv->local ? in sb_eth_raw_recv() 109 if (priv->local) { in sb_eth_raw_recv()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.link-local | 2 Link-local IP address auto-configuration 5 Negotiate with other link-local clients on the local network 49 This script allows use of DHCP and/or Link-local controlled
|
| H A D | README.SNTP | 8 set local time to RTC, set the offset in second from UTC to the
|
| H A D | README.clang | 44 ln -s /usr/local/bin/arm-gnueabi-freebsd-as /usr/bin/arm-freebsd-eabi-as 55 /usr/local/bin/arm-gnueabi-freebsd-gcc
|
| H A D | README.N1213 | 37 - I & D local memory (LM).
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | crc32.c | 24 #define local static macro 31 local int crc_table_empty = 1; 32 local uint32_t crc_table[256]; 33 local void make_crc_table OF((void)); 59 local void make_crc_table() in make_crc_table() 86 local const uint32_t crc_table[256] = {
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | zynqmp-zc1751-xm018-dc4.dts | 142 local-mac-address = [00 0a 35 00 02 90]; 161 local-mac-address = [00 0a 35 00 02 91]; 168 local-mac-address = [00 0a 35 00 02 92]; 175 local-mac-address = [00 0a 35 00 02 93];
|
| H A D | bcm2836.dtsi | 71 * CPU-local interrupt controller.
|
| H A D | bcm2837.dtsi | 69 * CPU-local interrupt controller.
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | elf_ia32_efi.lds | 69 *(.data.rel.ro.local) 70 *(.data.rel.local)
|
| H A D | elf_x86_64_efi.lds | 50 *(.rel.local)
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | altera_tse.txt | 33 - mdio device tree subnode: When the TSE has a phy connected to its local 48 - local-mac-address: See ethernet.txt in the same directory. 69 local-mac-address = [ 00 00 00 00 00 00 ]; 107 local-mac-address = [ 00 00 00 00 00 00 ];
|
| H A D | ethernet.txt | 3 - local-mac-address: array of 6 bytes, specifies the MAC address that was 7 the device by the boot program is different from the "local-mac-address"
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | eth-raw-os.h | 27 int local; member
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | Kconfig | 58 int "Number of local access windows" 61 Number of local access windows. This is fixed per SoC.
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | eth-raw-os.c | 148 if (priv->local) in sandbox_eth_raw_os_start() 176 if (priv->local && (priv->local_bind_sd == -1 || in sandbox_eth_raw_os_send() 248 if (priv->local) { in sandbox_eth_raw_os_stop()
|
| /rk3399_rockchip-uboot/arch/mips/dts/ |
| H A D | nexys4ddr.dts | 27 local-mac-address = [08 86 4C 0D F7 09];
|