Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/services/spd/trusty/
A Dsmcall.h20 #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 Dmt_spm_idle.c327 spm_idle_conduct fn) in mt_spm_idle_generic_enter()
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spm/
A Dmt_spm_idle.c230 spm_idle_conduct fn) in mt_spm_idle_generic_enter()
/trusted-firmware-a/tools/cert_create/include/
A Dcert.h34 const char *fn; /* Filename to save the certificate */ member
A Dkey.h62 char *fn; /* Filename to load/store the key */ member
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js923 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 Dunderscore.js6 …==global&&global||Function("return this")()||{},t=Array.prototype,e=Object.prototype,u="undefined"… argument
A Djquery.js2 …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 Dv2m_def.h33 #define V2M_CFGCTRL_FUNC(fn) ((fn) << V2M_CFGCTRL_FUNC_SHIFT) argument
/trusted-firmware-a/tools/cert_create/src/
A Dmain.c33 #define CHECK_NULL(v, fn) \ argument
/trusted-firmware-a/plat/rockchip/rk3399/drivers/dram/
A Ddfs.c1017 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 Dsuspend.c550 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 Dpaxb.c225 #define EP_CONFIG_VAL(bus_no, slot, fn, where) \ argument

Completed in 39 milliseconds