Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 24 of 24) sorted by relevance

/u-boot/lib/zlib/
A Dinftrees.c212 this.bits = (unsigned char)(len - drop); in inflate_table()
226 incr = 1U << (len - drop); in inflate_table()
231 next[(huff >> drop) + fill] = this; in inflate_table()
255 if (drop == 0) in inflate_table()
256 drop = root; in inflate_table()
262 curr = len - drop; in inflate_table()
264 while (curr + drop < max) { in inflate_table()
265 left -= count[curr + drop]; in inflate_table()
292 this.bits = (unsigned char)(len - drop); in inflate_table()
297 drop = 0; in inflate_table()
[all …]
/u-boot/tools/scripts/
A Ddefine2mk.sed17 # drop quotes around string values
/u-boot/drivers/net/pfe_eth/
A Dpfe_cmd.c287 u32 drop; in pfe_pe_status() local
322 drop = pe_dmem_read(id, dmem_addr, 4); in pfe_pe_status()
338 cpu_to_be32(drop)); in pfe_pe_status()
/u-boot/doc/
A DREADME.pcap13 will silently drop.
A DREADME.bootcount18 then U-Boot will drop into interactive mode and remain there.
A DREADME.kconfig157 macros used in makefiles, we can drop include/autoconfig.mk, which makes
/u-boot/doc/sphinx-static/
A Dtheme_overrides.css76 /* inline literal: drop the borderbox, padding and red color */
/u-boot/doc/arch/
A Darm64.rst20 that of a boot loader. It can drop to lower exception levels before
/u-boot/drivers/dfu/
A DKconfig54 When flashing UBI images to NAND, enable the DROP_FFS flag to drop
/u-boot/doc/device-tree-bindings/arm/
A Dl2c2x0.txt67 - arm,prefetch-drop : Override prefetch drop enable setting. Enable if non-zero,
/u-boot/drivers/net/
A Dcortina_ni.h86 u32 drop : 1; /* bits 20:20 */ member
A Dcortina_ni.c728 if (packet_status.drop || in cortina_eth_recv()
/u-boot/drivers/usb/gadget/
A Dether.c1713 goto drop;
1751 drop:
2441 goto drop; in _usb_eth_send()
2487 drop: in _usb_eth_send()
/u-boot/doc/develop/
A Dcommands.rst72 /* drop sub-command argument */
/u-boot/drivers/fastboot/
A DKconfig113 When flashing NAND enable the DROP_FFS flag to drop trailing all-0xff
/u-boot/dts/
A DKconfig303 string "List of device tree properties to drop for SPL"
330 string "List of device tree properties to drop"
/u-boot/arch/arm/dts/
A Dam335x-shc.dts25 * To consider voltage drop between PMIC and SoC,
A Dsocfpga.dtsi726 arm,prefetch-drop = <0>;
/u-boot/board/sunxi/
A DREADME.sunxi6438 ATF will then drop into U-Boot proper (in EL2).
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h207 u64 drop : 1; member
A Dcsrs-nix.h688 u64 drop : 8; member
9467 u64 drop : 1; member
9490 u64 drop : 1; member
9513 u64 drop : 1; member
9536 u64 drop : 1; member
/u-boot/drivers/net/octeontx2/
A Dnix_af.c603 cq_req.cq.s.drop = 255 * 7 / 8; in nix_attach_completion_queue()
/u-boot/scripts/
A Dspelling.txt424 dorp||drop
/u-boot/tools/patman/
A DREADME497 so you can drop your wip commit.

Completed in 68 milliseconds