/trusted-firmware-a/services/spd/trusty/ |
A D | smcall.h | 20 #define SMC_NR(entity, fn, fastcall, smc64) \ argument 26 #define SMC_FASTCALL_NR(entity, fn) SMC_NR((entity), (fn), 1U, 0U) argument 27 #define SMC_FASTCALL64_NR(entity, fn) SMC_NR((entity), (fn), 1U, 1U) argument 28 #define SMC_YIELDCALL_NR(entity, fn) SMC_NR((entity), (fn), 0U, 0U) argument 29 #define SMC_YIELDCALL64_NR(entity, fn) SMC_NR((entity), (fn), 0U, 1U) argument
|
/trusted-firmware-a/plat/mediatek/mt8195/drivers/spm/ |
A D | mt_spm_idle.c | 327 spm_idle_conduct fn) in mt_spm_idle_generic_enter()
|
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spm/ |
A D | mt_spm_idle.c | 230 spm_idle_conduct fn) in mt_spm_idle_generic_enter()
|
/trusted-firmware-a/tools/cert_create/include/ |
A D | cert.h | 34 const char *fn; /* Filename to save the certificate */ member
|
A D | key.h | 62 char *fn; /* Filename to load/store the key */ member
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery-3.5.1.js | 923 function markFunction( fn ) { argument 932 function assert( fn ) { argument 1075 function createPositionalPseudo( fn ) { argument 3390 }, function( name, fn ) { argument 3579 has: function( fn ) { argument 3711 "catch": function( fn ) { argument 4065 jQuery.fn.ready = function( fn ) { argument 5170 fn = function( event ) { function 5925 off: function( types, selector, fn ) { argument 10706 bind: function( types, data, fn ) { argument [all …]
|
A D | underscore.js | 6 …==global&&global||Function("return this")()||{},t=Array.prototype,e=Object.prototype,u="undefined"… argument
|
A D | jquery.js | 2 …n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function … function
|
/trusted-firmware-a/include/plat/arm/board/common/ |
A D | v2m_def.h | 33 #define V2M_CFGCTRL_FUNC(fn) ((fn) << V2M_CFGCTRL_FUNC_SHIFT) argument
|
/trusted-firmware-a/tools/cert_create/src/ |
A D | main.c | 33 #define CHECK_NULL(v, fn) \ argument
|
/trusted-firmware-a/plat/rockchip/rk3399/drivers/dram/ |
A D | dfs.c | 1017 uint32_t fn) in gen_rk3399_ctl_params() 1385 uint32_t fn) in gen_rk3399_pi_params() 1503 uint32_t fn) in gen_rk3399_phy_params()
|
A D | suspend.c | 550 uint32_t fn = ((mmio_read_32(CTL_REG(0, 111)) >> 16) + 1) & 0x1; in dram_switch_to_next_index() local
|
/trusted-firmware-a/plat/brcm/board/stingray/src/ |
A D | paxb.c | 225 #define EP_CONFIG_VAL(bus_no, slot, fn, where) \ argument
|