/tf-a-ffa_el3_spmc/common/ |
A D | tf_log.c | 27 va_list args; in tf_log() local
|
/tf-a-ffa_el3_spmc/bl32/tsp/ |
A D | tsp_private.h | 55 #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 D | socfpga_mailbox.c | 83 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 D | printf.c | 92 int vprintf(const char *fmt, va_list args) in vprintf()
|
A D | snprintf.c | 104 int vsnprintf(char *s, size_t n, const char *fmt, va_list args) in vsnprintf()
|
/tf-a-ffa_el3_spmc/include/export/common/ |
A D | ep_info_exp.h | 98 aapcs64_params_t args; member 101 aapcs32_params_t args; member
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/ |
A D | tegra_bl31_setup.c | 193 void plat_trusty_set_boot_args(aapcs64_params_t *args) in plat_trusty_set_boot_args()
|
/tf-a-ffa_el3_spmc/lib/zlib/ |
A D | zconf.h | 290 # 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 D | socfpga_sip_svc.c | 49 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 D | sd_mmc.c | 183 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 D | bcm_elog.c | 187 va_list args; in bcm_elog() local
|
/tf-a-ffa_el3_spmc/services/spd/trusty/ |
A D | trusty.c | 91 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 D | create_pbl.c | 524 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 D | sptool.c | 131 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 D | phy.c | 2003 __unused uint32_t args[MAX_ARGS]; in decode_stream_message() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/drivers/spm/ |
A D | spm.h | 2526 } args; member
|