| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | divmoddi4.c | 17 COMPILER_RT_ABI di_int __divmoddi4(di_int a, di_int b, di_int *rem) { in __divmoddi4()
|
| H A D | udivmoddi4.c | 27 COMPILER_RT_ABI du_int __udivmoddi4(du_int a, du_int b, du_int *rem) { in __udivmoddi4()
|
| H A D | int_lib.h | 47 #define STR(a) #a argument 48 #define XSTR(a) STR(a) argument
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_vab.h | 15 #define IS_BYTE_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) == 0) argument 16 #define BYTE_ALIGN(x, a) __ALIGN_MASK((x), (typeof(x))(a)-1) argument
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_res_address_map.c | 27 static int compare_regions(const void *a, const void *b) in compare_regions()
|
| H A D | drtm_measurements.c | 104 enum drtm_retc drtm_take_measurements(const struct_drtm_dl_args *a) in drtm_take_measurements()
|
| /rk3399_ARM-atf/drivers/renesas/common/emmc/ |
| H A D | emmc_read.c | 15 #define MIN_EMMC(a, b) (((a) < (b)) ? (a) : (b)) argument
|
| /rk3399_ARM-atf/include/drivers/partition/ |
| H A D | efi.h | 28 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
| /rk3399_ARM-atf/include/lib/fconf/ |
| H A D | fconf.h | 14 #define FCONF_GET_PROPERTY(a, b, c) a##__##b##_getter(c) argument
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | utils_def.h | 14 #define ARRAY_SIZE(a) \ argument 153 #define add_overflow(a, b, res) __builtin_add_overflow((a), (b), (res)) argument 176 #define add_with_round_up_overflow(a, b, size, res) (__extension__({ \ argument
|
| /rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/ |
| H A D | boot_init_dram_regdef.h | 20 #define CLK_DIV(a, diva, b, divb) (((a) * (divb)) / ((b) * (diva))) argument 21 #define CLK_MUL(a, diva, b, divb) (((a) * (b)) / ((diva) * (divb))) argument
|
| /rk3399_ARM-atf/include/drivers/nxp/crypto/caam/ |
| H A D | rsa.h | 26 uint8_t *a; member
|
| H A D | sec_hw_specific.h | 202 #define sec_read_addr(a) sec_in64((a)) argument 203 #define sec_write_addr(a, v) sec_out64((a), (v)) argument 205 #define sec_read_addr(a) sec_in32((a)) argument 206 #define sec_write_addr(a, v) sec_out32((a), (v)) argument
|
| /rk3399_ARM-atf/lib/hob/ |
| H A D | hob.c | 19 #define ALIGN_UP(x, a) ((x + (a - 1)) & ~(a - 1)) argument
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stmm_common.dtsi | 40 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | libfdt_internal.h | 10 #define FDT_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) argument
|
| /rk3399_ARM-atf/drivers/renesas/common/auth/ |
| H A D | auth_mod.c | 133 static int32_t normal_boot_verify(uint32_t a, uint32_t b, void *c) in normal_boot_verify()
|
| /rk3399_ARM-atf/drivers/nxp/flexspi/nor/ |
| H A D | fspi.c | 20 #define PRA(a, b) printf("In [%s][%d] %s="a"\n", __func__, __LINE__, #b, b) argument 23 #define PRA(a, b) argument
|
| H A D | fspi.h | 17 #define fspi_in32(a) bswap32(mmio_read_32((uintptr_t)(a))) argument 18 #define fspi_out32(a, v) mmio_write_32((uintptr_t)(a), bswap32(v)) argument 20 #define fspi_in32(a) mmio_read_32((uintptr_t)(a)) argument 21 #define fspi_out32(a, v) mmio_write_32((uintptr_t)(a), v) argument
|
| /rk3399_ARM-atf/drivers/nxp/ifc/nand/ |
| H A D | ifc.h | 311 #define nand_in32(a) bswap32(mmio_read_32((uintptr_t)a)) argument 312 #define nand_out32(a, v) mmio_write_32((uintptr_t)a, bswap32(v)) argument 314 #define nand_in32(a) mmio_read_32((uintptr_t)a) argument 315 #define nand_out32(a, v) mmio_write_32((uintptr_t)a, v) argument
|
| /rk3399_ARM-atf/include/drivers/nxp/sd/ |
| H A D | sd_mmc.h | 328 #define esdhc_in32(a) bswap32(mmio_read_32((uintptr_t)(a))) argument 329 #define esdhc_out32(a, v) mmio_write_32((uintptr_t)(a), bswap32(v)) argument 331 #define esdhc_in32(a) mmio_read_32((uintptr_t)(a)) argument 332 #define esdhc_out32(a, v) mmio_write_32((uintptr_t)(a), (v)) argument
|
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_pka.c | 113 uint8_t *a; /* Curve coefficient |a| */ member 501 uint8_t a, b; in is_smaller() local
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | imx8ulp_psci.c | 71 #define SWT_MEM(a, p, m) \ argument
|
| /rk3399_ARM-atf/plat/intel/soc/common/lib/sha/ |
| H A D | sha.c | 138 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | auth_mod.c | 31 static int cmp_auth_param_type_desc(const auth_param_type_desc_t *a, in cmp_auth_param_type_desc()
|