| /rk3399_ARM-atf/plat/mediatek/mt8196/ |
| H A D | plat_config.mk | 28 CONFIG_ARCH_ARM_V9 := y 29 CONFIG_MTK_APUSYS_CE_SUPPORT := y 30 CONFIG_MTK_APUSYS_LOGTOP_SUPPORT := y 31 CONFIG_MTK_APUSYS_RV_APUMMU_SUPPORT := y 32 CONFIG_MTK_APUSYS_RV_COREDUMP_WA_SUPPORT := y 33 CONFIG_MTK_APUSYS_RV_IOMMU_HW_SEM_SUPPORT := y 34 CONFIG_MTK_APUSYS_SEC_CTRL := y 35 CONFIG_MTK_APUSYS_SETUP_CE := y 36 CONFIG_MTK_MCUSYS := y 39 CONFIG_MTK_PM_SUPPORT := y [all …]
|
| /rk3399_ARM-atf/plat/mediatek/mt8189/ |
| H A D | plat_config.mk | 25 CONFIG_ARCH_ARM_V8_2 := y 26 CONFIG_MTK_PMIC_WRAP_V3 := y 27 MTK_PUBEVENT_ENABLE := y 28 CONFIG_MTK_PM_SUPPORT := y 30 CONFIG_MTK_CPU_PM_SUPPORT := y 32 CONFIG_MTK_SMP_EN := y 33 CPU_PM_SPM_CORE_POWERON := y 34 CONFIG_MTK_SPM_COMMON_SUPPORT := y 35 CONFIG_MTK_SPM_SUPPORT := y 37 CONFIG_MTK_MTCMOS := y [all …]
|
| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | int_math.h | 61 #define crt_copysign(x, y) copysign((x), (y)) argument 62 #define crt_copysignf(x, y) copysignf((x), (y)) argument 63 #define crt_copysignl(x, y) copysignl((x), (y)) argument 65 #define crt_copysign(x, y) __builtin_copysign((x), (y)) argument 66 #define crt_copysignf(x, y) __builtin_copysignf((x), (y)) argument 67 #define crt_copysignl(x, y) __builtin_copysignl((x), (y)) argument 72 #define crt_copysignf128(x, y) __builtin_copysignf128((x), (y)) argument 74 #define crt_copysignf128(x, y) __builtin_copysignq((x), (y)) argument 96 #define crt_fmaxl(x, y) __max((x), (y)) argument 98 #define crt_fmaxl(x, y) __builtin_fmaxl((x), (y)) argument [all …]
|
| H A D | int_lib.h | 157 static bool __inline __builtin_sadd_overflow(int x, int y, int *result) { in __builtin_sadd_overflow() argument 158 if ((x < 0) != (y < 0)) { in __builtin_sadd_overflow() 159 *result = x + y; in __builtin_sadd_overflow() 162 int tmp = (unsigned int)x + (unsigned int)y; in __builtin_sadd_overflow()
|
| /rk3399_ARM-atf/plat/mediatek/mt8188/ |
| H A D | plat_config.mk | 34 CONFIG_ARCH_ARM_V8_2 := y 35 CONFIG_MTK_MCUSYS := y 37 CONFIG_MTK_PM_SUPPORT := y 39 CONFIG_MTK_CPU_PM_SUPPORT := y 41 CONFIG_MTK_SMP_EN := y 42 CONFIG_MTK_CPU_SUSPEND_EN := y 44 CONFIG_MTK_SUPPORT_SYSTEM_SUSPEND := y 45 CPU_PM_TINYSYS_SUPPORT := y 46 MTK_PUBEVENT_ENABLE := y
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/ |
| H A D | plat_conf.mk | 11 MTK_SPM_COMMON_DRV := y 14 MT_SPM_FEATURE_SUPPORT := y 17 MT_SPM_CIRQ_FEATURE_SUPPORT := y 35 MTK_SPM_PMIC_LP_SUPPORT := y 45 MT_SPM_RGU_WA := y 91 ifeq (${MT_SPM_TIMESTAMP_SUPPORT},y) 95 ifeq ($(MTK_VOLTAGE_BIN_VCORE),y) 99 ifeq (${MTK_SPM_PMIC_LP_SUPPORT},y) 103 ifeq (${MTK_SPM_LVTS_SUPPORT},y) 107 ifeq (${MT_SPM_COMMON_SODI_SUPPORT},y) [all …]
|
| H A D | mt_vcore_dvfsrc_plat.c | 102 static unsigned int v_roundup(unsigned int x, unsigned int y) in v_roundup() argument 104 return round_up(x, y); in v_roundup() 107 static unsigned int v_rounddown(unsigned int x, unsigned int y) in v_rounddown() argument 109 return round_down(x, y); in v_rounddown()
|
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/include/ |
| H A D | ddrphy_wrapper.h | 10 static inline long long fmodll(long long x, long long y) in fmodll() argument 12 return x - ((x / y) * y); in fmodll() 15 static inline int fmodi(int x, int y) in fmodi() argument 17 return (int)fmodll((long long)x, (long long)y); in fmodi()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/ |
| H A D | plat_conf.mk | 17 MTK_SPM_COMMON_DRV := y 20 MT_SPM_FEATURE_SUPPORT := y 23 MT_SPM_CIRQ_FEATURE_SUPPORT := y 41 MTK_SPM_PMIC_LP_SUPPORT := y 80 ifeq (${MT_SPM_TIMESTAMP_SUPPORT},y) 84 ifeq ($(MTK_VOLTAGE_BIN_VCORE),y) 88 ifeq (${MTK_SPM_PMIC_LP_SUPPORT},y)
|
| /rk3399_ARM-atf/fdts/ |
| H A D | tc-common.dtsi | 7 #define PASTER(x, y) x ## y argument 8 #define EVALUATOR(x, y) PASTER(x, y) argument
|
| H A D | rdv3-defs.dtsi | 10 #define CONCAT(x, y) x##y argument 11 #define CONC(x, y) CONCAT(x, y) argument
|
| H A D | fvp-defs-dynamiq.dtsi | 23 #define CONCAT(x, y) x##y argument 24 #define CONC(x, y) CONCAT(x, y) argument
|
| /rk3399_ARM-atf/plat/mediatek/build_helpers/ |
| H A D | conditional_eval_options.mk | 37 CONFIG_TBASE := y 42 CONFIG_MICROTRUST_TEEI := y 45 ifeq (${CONFIG_ARCH_ARM_V8_2},y) 49 ifeq (${CONFIG_ARCH_ARM_V9},y)
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp_ram.h | 13 #define PARAM(x, y) \ argument 16 .offset = offsetof(struct stm32mp_ddr_config, y), \ 17 .size = sizeof(config.y) / sizeof(uint32_t), \
|
| /rk3399_ARM-atf/include/lib/libc/sys/ |
| H A D | cdefs.h | 149 #define __CONCAT1(x,y) x ## y argument 150 #define __CONCAT(x,y) __CONCAT1(x,y) argument 167 #define __CONCAT(x,y) x/**/y argument 279 #define _Static_assert(x, y) static_assert(x, y) argument 283 #define _Static_assert(x, y) __Static_assert(x, __COUNTER__) argument 284 #define __Static_assert(x, y) ___Static_assert(x, y) argument 285 #define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1] \ argument 288 #define _Static_assert(x, y) struct __hack argument 918 #define __align_up(x, y) __builtin_align_up(x, y) argument 919 #define __align_down(x, y) __builtin_align_down(x, y) argument [all …]
|
| /rk3399_ARM-atf/plat/mediatek/common/ |
| H A D | common_config.mk | 29 CONFIG_MTK_INTERRUPT := y 30 CONFIG_MTK_UART := y
|
| /rk3399_ARM-atf/services/std_svc/errata_abi/ |
| H A D | cpu_errata_info.h | 35 #define RXPX_RANGE(x, y, z) (((x >= y) && (x <= z)) ? true : false) argument
|
| /rk3399_ARM-atf/lib/libc/ |
| H A D | qsort.c | 71 #define CMP(t, x, y) (cmp((x), (y), (t))) argument 73 #define CMP(t, x, y) (cmp((t), (x), (y))) argument 75 #define CMP(t, x, y) (cmp((x), (y), (t))) argument 77 #define CMP(t, x, y) (cmp((x), (y))) argument
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | utils_def.h | 109 #define MIN(x, y) __extension__ ({ \ argument 111 __typeof__(y) _y = (y); \ 116 #define MAX(x, y) __extension__ ({ \ argument 118 __typeof__(y) _y = (y); \
|
| /rk3399_ARM-atf/plat/intel/soc/common/lib/sha/ |
| H A D | sha.h | 55 static inline uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch() argument 57 return z ^ (x & (y ^ z)); in Ch() 60 static inline uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj() argument 62 return (x & y) | (z & (x | y)); in Maj()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/ |
| H A D | rules.mk | 15 MT_SPM_FEATURE_SUPPORT := y 18 MT_SPM_SSPM_NOTIFIER_SUPPORT := y 56 ifeq ($(MTK_VOLTAGE_BIN_VCORE),y)
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_ros.c | 28 uint32_t x, y; in swap_bits() local 33 for (y = 0U; y < 8; y++) { in swap_bits()
|
| /rk3399_ARM-atf/drivers/renesas/common/emmc/ |
| H A D | emmc_std.h | 36 #define EMMC_GET_CID(x, y) (emmc_bit_field(mmc_drv_obj.cid_data, (x), (y))) argument 49 #define EMMC_GET_CSD(x, y) (emmc_bit_field(mmc_drv_obj.csd_data, (x), (y))) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/ |
| H A D | apusys_power.h | 211 #define ARE_ENTRIES(x, y) ((((y) - (x)) + 1) * 2) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/ |
| H A D | rules.mk | 10 CPU_PM_PWR_REQ := y
|