Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 75) sorted by relevance

123

/rk3399_rockchip-uboot/lib/zlib/
H A Dtrees.h3 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 Dtrees.c62 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 Ddeflate.c76 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 Dzutil.h42 #ifndef local
43 # define local static macro
/rk3399_rockchip-uboot/test/overlay/
H A Dtest-fdt-overlay.dts65 local: new-local-node { label
75 test-phandle = <&test>, <&local>;
83 test-several-phandle = <&local>, <&local>;
H A Dtest-fdt-overlay-stacked.dts15 target = <&local>;
/rk3399_rockchip-uboot/cmd/
H A Dtftp_update.c274 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 Dtegra_i2c.c240 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 Dsandbox-raw.c35 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 DREADME.link-local2 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 DREADME.SNTP8 set local time to RTC, set the offset in second from UTC to the
H A DREADME.clang44 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 DREADME.N121337 - I & D local memory (LM).
/rk3399_rockchip-uboot/lib/
H A Dcrc32.c24 #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 Dzynqmp-zc1751-xm018-dc4.dts142 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 Dbcm2836.dtsi71 * CPU-local interrupt controller.
H A Dbcm2837.dtsi69 * CPU-local interrupt controller.
/rk3399_rockchip-uboot/arch/x86/lib/
H A Delf_ia32_efi.lds69 *(.data.rel.ro.local)
70 *(.data.rel.local)
H A Delf_x86_64_efi.lds50 *(.rel.local)
/rk3399_rockchip-uboot/doc/device-tree-bindings/net/
H A Daltera_tse.txt33 - 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 Dethernet.txt3 - 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 Deth-raw-os.h27 int local; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/
H A DKconfig58 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 Deth-raw-os.c148 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 Dnexys4ddr.dts27 local-mac-address = [08 86 4C 0D F7 09];

123