Searched refs:drop (Results 1 – 9 of 9) sorted by relevance
41 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local202 drop = 0; /* current bits to drop from code for index */ in inflate_table()214 this.bits = (unsigned char)(len - drop); in inflate_table()229 incr = 1U << (len - drop); in inflate_table()234 next[(huff >> drop) + fill] = this; in inflate_table()258 if (drop == 0) in inflate_table()259 drop = root; in inflate_table()265 curr = len - drop; in inflate_table()267 while (curr + drop < max) { in inflate_table()268 left -= count[curr + drop]; in inflate_table()[all …]
17 # drop quotes around string values
17 that of a boot loader. It can drop to lower exception levels before
157 macros used in makefiles, we can drop include/autoconfig.mk, which makes
253 string "List of device tree properties to drop for SPL"267 string "List of device tree properties to drop for U-Boot"272 At sometimes there is different require for list of device tree properties to drop
1717 goto drop;1755 drop:2437 goto drop; in _usb_eth_send()2484 drop: in _usb_eth_send()
26 drop into the U-Boot proper (in EL2).
49 * To consider voltage drop between PMIC and SoC,
395 so you can drop your wip commit. So you resync with upstream: