Searched refs:L (Results 1 – 12 of 12) sorted by relevance
/tf-a-ffa_el3_spmc/include/export/lib/ |
A D | utils_def_exp.h | 25 # define L(_x) (_x) macro 32 # define L(_x) (_x##L) macro
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/dp/ |
A D | mt_dp.c | 24 int32_t ret = 0L; in dp_secure_handler()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/dfd/ |
A D | plat_dfd.c | 115 uint64_t ret = 0L; in dfd_smc_dispatcher()
|
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/ |
A D | byte_swap.c | 46 fseek(fp, 0L, SEEK_END); in do_byteswap()
|
A D | create_pbl.c | 308 fseek(fp_rcw_pbi_op, 0L, SEEK_SET); in crypto_calculate_checksum() 379 fseek(fp_rcw_pbi_op, 0L, SEEK_SET); in add_pbi_stop_cmd() 453 fseek(fp, 0L, SEEK_END); in get_filesize()
|
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/ |
A D | assembly.h | 56 #define LOCAL_LABEL(name) .L ## name
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t186/drivers/se/ |
A D | se.c | 254 if (ret != 0L) { in tegra_se_save_sha256_hash()
|
/tf-a-ffa_el3_spmc/lib/zlib/ |
A D | inflate.c | 667 state->check = crc32(0L, Z_NULL, 0); 701 strm->adler = state->check = adler32(0L, Z_NULL, 0); 833 strm->adler = state->check = crc32(0L, Z_NULL, 0); 847 strm->adler = state->check = adler32(0L, Z_NULL, 0); 1331 dictid = adler32(0L, Z_NULL, 0);
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/ |
A D | plat_psci_handlers.c | 168 if ((ret != 0L) || (bpmp_reply != BPMP_CCx_ALLOWED)) { in tegra_soc_get_target_pwr_state()
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | poplar.rst | 18 DRAM DDR3/3L/4 SDRAM interface, maximum 32-bit data width 2 GB
|
/tf-a-ffa_el3_spmc/make_helpers/ |
A D | build_macros.mk | 25 uppercase_table:=a,A b,B c,C d,D e,E f,F g,G h,H i,I j,J k,K l,L m,M n,N o,O p,P q,Q r,R s,S t,T u,…
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | auth-framework.rst | 90 L v 101 +------------------+ L +-------------------+ 111 +------------------+ L +-------------------+
|
Completed in 35 milliseconds