Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a-3.4.0/lib/zlib/
Dinffast.c67 unsigned long hold; /* local strm->hold */ local
94 hold = state->hold;
105 hold += (unsigned long)(*in++) << bits;
107 hold += (unsigned long)(*in++) << bits;
110 here = lcode[hold & lmask];
113 hold >>= op;
127 hold += (unsigned long)(*in++) << bits;
130 len += (unsigned)hold & ((1U << op) - 1);
131 hold >>= op;
136 hold += (unsigned long)(*in++) << bits;
[all …]
Dinflate.c135 state->hold = 0;
257 state->hold = 0;
263 state->hold += (unsigned)value << state->bits;
482 hold = state->hold; \
493 state->hold = hold; \
500 hold = 0; \
510 hold += (unsigned long)(*next++) << bits; \
524 ((unsigned)hold & ((1U << (n)) - 1))
529 hold >>= (n); \
536 hold >>= bits & 7; \
[all …]
Dinflate.h101 unsigned long hold; /* input bit accumulator */ member
/trusted-firmware-a-3.4.0/fdts/
Dn1sdp-single-chip.dts67 i2c-sda-hold-time-ns = <500>;
Dmorello-soc.dts195 i2c-sda-hold-time-ns = <500>;
/trusted-firmware-a-3.4.0/docs/components/fconf/
Dindex.rst12 to hold the data.
/trusted-firmware-a-3.4.0/docs/components/
Dromlib-design.rst119 - The ROM library needs a page aligned RAM section to hold the RW data. This
Darm-sip-service.rst74 registers should not be expected to hold their values before the call was made.
Dxlat-tables-lib-v2-design.rst423 descriptor. Given that the TLBs are not architecturally permitted to hold any
/trusted-firmware-a-3.4.0/docs/getting_started/
Dporting-guide.rst2035 this function. The buffer must be big enough to hold the Platform
2063 by this function. The buffer must be big enough to hold the