Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinffast.c64 unsigned long hold; /* local strm->hold */ in inflate_fast() local
91 hold = state->hold; in inflate_fast()
102 hold += (unsigned long)(*in++) << bits; in inflate_fast()
104 hold += (unsigned long)(*in++) << bits; in inflate_fast()
107 here = lcode + (hold & lmask); in inflate_fast()
110 hold >>= op; in inflate_fast()
124 hold += (unsigned long)(*in++) << bits; in inflate_fast()
127 len += (unsigned)hold & ((1U << op) - 1); in inflate_fast()
128 hold >>= op; in inflate_fast()
133 hold += (unsigned long)(*in++) << bits; in inflate_fast()
[all …]
H A Dinflate.c121 state->hold = 0; in inflateResetKeep()
231 state->hold = 0; in inflatePrime()
237 state->hold += (unsigned)value << state->bits; in inflatePrime()
450 hold = state->hold; \
461 state->hold = hold; \
468 hold = 0; \
478 hold += (unsigned long)(*next++) << bits; \
492 ((unsigned)hold & ((1U << (n)) - 1))
497 hold >>= (n); \
504 hold >>= bits & 7; \
[all …]
H A Dinflate.h102 unsigned long hold; /* input bit accumulator */ member
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/
H A Dufs_ctrl.c48 static int ufs_rsc_ctrl(unsigned int rsc, bool hold) in ufs_rsc_ctrl() argument
62 if (hold) in ufs_rsc_ctrl()
67 VERBOSE("%s: rsc=%d, hold=%d\n", __func__, rsc, hold); in ufs_rsc_ctrl()
70 WARN("%s: RSC_%d %s failed\n", __func__, rsc, hold ? "request" : "release"); in ufs_rsc_ctrl()
75 int ufs_rsc_ctrl_mem(bool hold) in ufs_rsc_ctrl_mem() argument
77 return ufs_rsc_ctrl(RSC_MEM, hold); in ufs_rsc_ctrl_mem()
80 int ufs_rsc_ctrl_pmic(bool hold) in ufs_rsc_ctrl_pmic() argument
82 return ufs_rsc_ctrl(RSC_PMIC, hold); in ufs_rsc_ctrl_pmic()
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext.S36 .macro fpregs_state_save base:req hold:req
37 mrs \hold, fpsr
38 str \hold, [\base, #CTX_SIMD_FPSR]
40 mrs \hold, fpcr
41 str \hold, [\base, #CTX_SIMD_FPCR]
44 mrs \hold, fpexc32_el2
45 str \hold, [\base, #CTX_SIMD_FPEXC32]
49 .macro fpregs_state_restore base:req hold:req
50 ldr \hold, [\base, #CTX_SIMD_FPSR]
51 msr fpsr, \hold
[all …]
/rk3399_ARM-atf/plat/mediatek/drivers/pmic/
H A Dpmic_psc.c90 int platform_power_hold(bool hold) in platform_power_hold() argument
96 if (hold) in platform_power_hold()
/rk3399_ARM-atf/plat/mediatek/include/
H A Dmtk_bl31_interface.h55 int ufs_rsc_ctrl_mem(bool hold);
56 int ufs_rsc_ctrl_pmic(bool hold);
/rk3399_ARM-atf/plat/mediatek/include/drivers/pmic/
H A Dpmic_psc.h42 int platform_power_hold(bool hold);
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_vcore_dvfsrc_plat.c431 static int vcorefs_rsc_ctrl(unsigned int rsc, bool hold) in vcorefs_rsc_ctrl() argument
445 if (hold) in vcorefs_rsc_ctrl()
452 __func__, rsc, hold ? "req" : "rel"); in vcorefs_rsc_ctrl()
/rk3399_ARM-atf/fdts/
H A Dn1sdp-single-chip.dts67 i2c-sda-hold-time-ns = <500>;
H A Dmorello-soc.dts259 i2c-sda-hold-time-ns = <500>;
/rk3399_ARM-atf/docs/components/
H A Darm-sip-service.rst75 registers should not be expected to hold their values before the call was made.
H A Dnuma-per-cpu.rst22 node may be insufficient to hold per-CPU data for all CPUs. This constraint
193 Platform-defined regions that hold remote per-CPU sections must have
H A Dromlib-design.rst128 - The ROM library needs a page aligned RAM section to hold the RW data. This
H A Dcontext-management-library.rst212 This CPU data structure has a member element with an array of pointers to hold
544 Further the EL3 registers also hold on to the values configured for Non-secure
H A Dxlat-tables-lib-v2-design.rst398 descriptor. Given that the TLBs are not architecturally permitted to hold any
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst12 to hold the data.
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-10.rst84 long enough to hold an ``ASN.1 INTEGER``. Since ``auth_nvctr()`` will only ever
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_arm_cca.rst49 hold data in external memory, even if it is integrity-protected - except for
/rk3399_ARM-atf/licenses/
H A DLICENSE-APACHE-2.0.txt173 defend, and hold each Contributor harmless for any liability
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2367 by this function. The buffer must be big enough to hold the
2519 by this function. The buffer must be big enough to hold the