Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/common/
A Dtf_log.c27 va_list args; in tf_log() local
/tf-a-ffa_el3_spmc/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
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/include/export/common/
A Dep_info_exp.h98 aapcs64_params_t args; member
101 aapcs32_params_t args; member
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/
A Dtegra_bl31_setup.c193 void plat_trusty_set_boot_args(aapcs64_params_t *args) in plat_trusty_set_boot_args()
/tf-a-ffa_el3_spmc/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
/tf-a-ffa_el3_spmc/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()
/tf-a-ffa_el3_spmc/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
/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dbcm_elog.c187 va_list args; in bcm_elog() local
/tf-a-ffa_el3_spmc/services/spd/trusty/
A Dtrusty.c91 struct smc_args args, ret_args; in trusty_context_switch() local
418 void plat_trusty_set_boot_args(aapcs64_params_t *args) in plat_trusty_set_boot_args()
/tf-a-ffa_el3_spmc/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
/tf-a-ffa_el3_spmc/tools/sptool/
A Dsptool.c131 static void append_user_input(struct arg_list **head, char *args) in append_user_input()
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/phy-gen2/
A Dphy.c2003 __unused uint32_t args[MAX_ARGS]; in decode_stream_message() local
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/drivers/spm/
A Dspm.h2526 } args; member

Completed in 50 milliseconds