Home
last modified time | relevance | path

Searched defs:args (Results 1 – 19 of 19) sorted by relevance

/trusted-firmware-a/common/
A Dtf_log.c27 va_list args; in tf_log() local
/trusted-firmware-a/bl32/tsp/
A Dtsp_private.h55 #define read_sp_arg(args, offset) ((args)->_regs[offset >> 3]) argument
56 #define write_sp_arg(args, offset, val) (((args)->_regs[offset >> 3]) \ argument
/trusted-firmware-a/services/std_svc/rmmd/trp/
A Dtrp_private.h31 #define write_trp_arg(args, offset, val) (((args)->regs[offset >> 3]) \ argument
/trusted-firmware-a/plat/intel/soc/common/soc/
A Dsocfpga_mailbox.c83 static int fill_mailbox_circular_buffer(uint32_t header_cmd, uint32_t *args, in fill_mailbox_circular_buffer()
301 int mailbox_send_cmd_async(uint32_t *job_id, uint32_t cmd, uint32_t *args, in mailbox_send_cmd_async()
321 int mailbox_send_cmd(uint32_t job_id, uint32_t cmd, uint32_t *args, in mailbox_send_cmd()
/trusted-firmware-a/include/export/common/
A Dep_info_exp.h110 aapcs64_params_t args; member
113 aapcs32_params_t args; member
/trusted-firmware-a/lib/libc/
A Dprintf.c92 int vprintf(const char *fmt, va_list args) in vprintf()
A Dsnprintf.c104 int vsnprintf(char *s, size_t n, const char *fmt, va_list args) in vsnprintf()
/trusted-firmware-a/plat/nvidia/tegra/common/
A Dtegra_bl31_setup.c194 void plat_trusty_set_boot_args(aapcs64_params_t *args) in plat_trusty_set_boot_args()
/trusted-firmware-a/lib/zlib/
A Dzconf.h290 # define OF(args) args argument
292 # define OF(args) () argument
298 # define Z_ARG(args) args argument
300 # define Z_ARG(args) () argument
/trusted-firmware-a/plat/intel/soc/common/
A Dsocfpga_sip_svc.c49 uint32_t args[3]; in intel_fpga_sdm_write_buffer() local
387 static uint32_t intel_mbox_send_cmd(uint32_t cmd, uint32_t *args, uint32_t len, in intel_mbox_send_cmd()
/trusted-firmware-a/drivers/nxp/sd/
A Dsd_mmc.c183 static int esdhc_send_cmd(struct mmc *mmc, uint32_t cmd, uint32_t args) in esdhc_send_cmd()
1004 uint32_t args; in identify_mmc_card() local
1059 uint32_t args; in check_for_sd_card() local
/trusted-firmware-a/plat/brcm/board/common/
A Dbcm_elog.c187 va_list args; in bcm_elog() local
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c93 struct smc_args args, ret_args; in trusty_context_switch() local
420 void plat_trusty_set_boot_args(aapcs64_params_t *args) in plat_trusty_set_boot_args()
/trusted-firmware-a/tools/nxp/create_pbl/
A Dcreate_pbl.c524 int add_blk_cpy_cmd(FILE *fp_rcw_pbi_op, uint16_t args) in add_blk_cpy_cmd()
698 uint16_t args = ARG_INIT_MASK; in main() local
/trusted-firmware-a/tools/sptool/
A Dsptool.c131 static void append_user_input(struct arg_list **head, char *args) in append_user_input()
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dunderscore-1.13.1.js985 function executeBound(sourceFunc, boundFunc, context, callingContext, args) { argument
1015 var bind = restArguments(function(func, context, args) { argument
1084 var delay = restArguments(function(func, wait, args) { argument
1433 var invoke = restArguments(function(obj, path, args) { argument
A Djquery-3.5.1.js3620 fireWith: function( context, args ) { argument
6047 function domManip( collection, args, callback, ignored ) { argument
/trusted-firmware-a/drivers/nxp/ddr/phy-gen2/
A Dphy.c2003 __unused uint32_t args[MAX_ARGS]; in decode_stream_message() local
/trusted-firmware-a/plat/mediatek/mt8183/drivers/spm/
A Dspm.h2526 } args; member

Completed in 65 milliseconds