Searched defs:acc (Results 1 - 5 of 5) sorted by last modified time

/u-boot/board/gdsys/a38x/
H A Dkeyprogram.c46 u8 acc = 0; local
/u-boot/lib/rsa/
H A Drsa-mod-exp.c46 int64_t acc = 0; local
195 uint32_t val[key->len], acc[key->len], tmp[key->len]; local
328 u32 val[RSA2048_BYTES], acc[RSA2048_BYTES], tmp[RSA2048_BYTES]; local
[all...]
/u-boot/lib/
H A Dsscanf.c39 u64 acc; member in struct:str_info
59 u64 acc; local
165 u64 acc; local
200 u64 acc; local
[all...]
H A Dxxhash.c126 static uint64_t xxh64_round(uint64_t acc, const uint64_t input) argument
134 static uint64_t xxh64_merge_round(uint64_t acc, uint64_t val) argument
[all...]
/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c1104 void nx_dpc_set_mputime(u32 module_index, u8 setup, u8 hold, u8 acc) argument

Completed in 69 milliseconds