Home
last modified time | relevance | path

Searched defs:d (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/amlogic/crypto/
A Dsha_dma.c29 #define ASD_DESC_LEN(d) \ argument
36 #define ASD_DESC_IRQ(d) \ argument
43 #define ASD_DESC_EOD(d) \ argument
50 #define ASD_DESC_LOOP(d) \ argument
57 #define ASD_DESC_MODE(d) \ argument
64 #define ASD_DESC_BEGIN(d) \ argument
71 #define ASD_DESC_END(d) \ argument
78 #define ASD_DESC_OP(d) \ argument
92 #define ASD_DESC_BLOCK(d) \ argument
99 #define ASD_DESC_ERR(d) \ argument
[all …]
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/devapc/
A Ddevapc.c2467 int d, i; in dump_infra_ao_apc() local
2509 int d, i; in dump_peri_ao_apc() local
2551 int d, i; in dump_peri_ao2_apc() local
2568 int d, i; in dump_peri_par_ao_apc() local
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/
A Ddivmoddi4.c22 di_int d = __divdi3(a,b); in __divmoddi4() local
A Dudivmoddi4.c30 udwords d; in __udivmoddi4() local
/tf-a-ffa_el3_spmc/lib/libc/
A Dmemcpy.c13 char *d = dst; in memcpy() local
A Dmemmove.c26 char *d = (char *)dst + len; in memmove() local
A Dmemcmp.c13 const unsigned char *d = s2; in memcmp() local
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/apusys/
A Dmtk_apusys_apc.c143 uint32_t d, i; in dump_apusys_noc_dapc() local
431 uint32_t d, i; in dump_apusys_ao_apc() local
/tf-a-ffa_el3_spmc/drivers/cfi/v2m/
A Dv2m_flash.c33 #define NOR_2X16(d) ((d << 16) | (d & 0xffff)) argument
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/
A Dplat_pm.c380 uint32_t *d = (uint32_t *)&spm_d; in plat_mtk_power_domain_suspend() local
411 uint32_t *d = (uint32_t *)&spm_d; in plat_mtk_power_domain_suspend_finish() local
/tf-a-ffa_el3_spmc/include/lib/
A Dutils_def.h60 #define DIV_ROUND_UP_2EVAL(n, d) (((n) + (d) - 1) / (d)) argument
/tf-a-ffa_el3_spmc/tools/sptool/
A Dsptool.c55 void *d; in xzalloc() local
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/drivers/ipc/
A Dhisi_ipc.c28 #define IPC_MBX_DATA_REG(m, d) (IPC_BASE + ((m) << 6) + 0x20 + \ argument
/tf-a-ffa_el3_spmc/tools/fiptool/
A Dfiptool.c108 char *d; in xstrdup() local
118 void *d; in xmalloc() local
/tf-a-ffa_el3_spmc/include/drivers/nxp/sd/
A Dsd_mmc.h28 #define ESDHC_SYSCTL_DVS(d) (((d) & 0xF) << 4) argument

Completed in 35 milliseconds