| /rk3399_ARM-atf/include/lib/libc/aarch32/ |
| H A D | stdint_.h | 21 typedef long long int64_t; typedef
|
| /rk3399_ARM-atf/include/lib/libc/aarch64/ |
| H A D | stdint_.h | 21 typedef long int64_t; typedef
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1043a/ls1043ardb/ |
| H A D | ddr_init.c | 135 int64_t init_ddr(void) 139 int64_t dram_size;
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1028a/ls1028ardb/ |
| H A D | ddr_init.c | 161 int64_t init_ddr(void) in init_ddr() 165 int64_t dram_size; in init_ddr()
|
| /rk3399_ARM-atf/services/std_svc/sdei/ |
| H A D | sdei_intr_mgmt.c | 72 int64_t sdei_pe_mask(void) in sdei_pe_mask() 74 int64_t ret = 0; in sdei_pe_mask() 711 int64_t sdei_event_context(void *handle, unsigned int param) in sdei_event_context() 733 return (int64_t) disp_ctx->x[param]; in sdei_event_context()
|
| H A D | sdei_private.h | 238 int64_t sdei_event_context(void *handle, unsigned int param); 242 int64_t sdei_pe_mask(void);
|
| H A D | sdei_main.c | 335 static int64_t sdei_event_register(int ev_num, in sdei_event_register() 469 static int64_t sdei_event_enable(int ev_num) in sdei_event_enable() 549 static int64_t sdei_event_get_info(int ev_num, int info) in sdei_event_get_info() 994 int64_t ret; in sdei_smc_handler() 1009 ret = (int64_t) sdei_version(); in sdei_smc_handler() 1123 ret = (int64_t) sdei_features((unsigned int) x1); in sdei_smc_handler()
|
| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A D | bcm_elog.c | 190 int64_t num; in bcm_elog() 221 num = va_arg(args, int64_t); in bcm_elog()
|
| /rk3399_ARM-atf/plat/amd/common/ |
| H A D | plat_fdt.c | 24 int64_t confs_noffset = 0; in is_fit_image()
|
| /rk3399_ARM-atf/plat/nxp/common/setup/include/ |
| H A D | plat_common.h | 116 int64_t total_dram_size;
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | plat_fdt.c | 22 int64_t confs_noffset; in is_fit_image()
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | debugfs_smc.c | 71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler()
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_hal.c | 129 int64_t t; in upower_read_temperature()
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_pm.c | 121 int64_t rc; in spmd_cpu_off_handler()
|
| H A D | spmd_main.c | 243 int64_t rc; in spmd_secure_interrupt_handler()
|
| /rk3399_ARM-atf/drivers/nxp/ddr/s32cc/ |
| H A D | ddr_utils.c | 34 int64_t new_val; in update_bf() 37 new_val = (int64_t)bf_val + delta; in update_bf() 40 if ((new_val < 0) || (new_val > (int64_t)mask)) { in update_bf()
|
| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | int_types.h | 37 typedef int64_t di_int;
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_platform.c | 181 if (prop != 0 && len == (2 * sizeof(int64_t))) { in read_meminfo_from_dt()
|
| /rk3399_ARM-atf/lib/psa/ |
| H A D | dice_protection_environment.c | 199 int64_t response_dpe_err = 0; in decode_derive_context_response()
|
| /rk3399_ARM-atf/plat/imx/common/include/sci/ |
| H A D | sci_types.h | 826 typedef __INT64_TYPE__ int64_t; typedef
|