| /rk3399_ARM-atf/include/lib/per_cpu/ |
| H A D | per_cpu.h | 22 #define PER_CPU_OFFSET(x) ((ptrdiff_t)((uintptr_t)(x) - PER_CPU_START)) argument
|
| /rk3399_ARM-atf/fdts/ |
| 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/imx/imx9/common/ |
| H A D | imx9_sys_sleep.c | 18 #define IRQ_MASK(x) irq_mask[(x) / 32U] argument 19 #define IRQ_SHIFT(x) (1U << (x) % 32U) argument
|
| /rk3399_ARM-atf/plat/rockchip/rk3568/drivers/scmi/ |
| H A D | rk3568_clk.h | 57 #define RK3568_CLK_SEL(x) ((x) * 0x4 + 0x100) argument 58 #define RK3568_PMUCLK_SEL(x) ((x) * 0x4 + 0x100) argument
|
| /rk3399_ARM-atf/drivers/renesas/rzg/pfc/G2E/ |
| H A D | pfc_init_g2e.c | 152 #define IPSR_28_FUNC(x) ((uint32_t)(x) << 28U) argument 153 #define IPSR_24_FUNC(x) ((uint32_t)(x) << 24U) argument 154 #define IPSR_20_FUNC(x) ((uint32_t)(x) << 20U) argument 155 #define IPSR_16_FUNC(x) ((uint32_t)(x) << 16U) argument 156 #define IPSR_12_FUNC(x) ((uint32_t)(x) << 12U) argument 157 #define IPSR_8_FUNC(x) ((uint32_t)(x) << 8U) argument 158 #define IPSR_4_FUNC(x) ((uint32_t)(x) << 4U) argument 159 #define IPSR_0_FUNC(x) ((uint32_t)(x) << 0U) argument
|
| /rk3399_ARM-atf/drivers/renesas/rcar/pfc/E3/ |
| H A D | pfc_init_e3.c | 149 #define IPSR_28_FUNC(x) ((uint32_t)(x) << 28U) argument 150 #define IPSR_24_FUNC(x) ((uint32_t)(x) << 24U) argument 151 #define IPSR_20_FUNC(x) ((uint32_t)(x) << 20U) argument 152 #define IPSR_16_FUNC(x) ((uint32_t)(x) << 16U) argument 153 #define IPSR_12_FUNC(x) ((uint32_t)(x) << 12U) argument 154 #define IPSR_8_FUNC(x) ((uint32_t)(x) << 8U) argument 155 #define IPSR_4_FUNC(x) ((uint32_t)(x) << 4U) argument 156 #define IPSR_0_FUNC(x) ((uint32_t)(x) << 0U) argument
|
| /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/plat/brcm/board/common/ |
| H A D | cmn_plat_def.h | 18 #define SET_LOG_LEVEL(x) ((void)(x)) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spmi/ |
| H A D | pmif_common.c | 42 #define GET_SWINF_FSM(x) (((x) >> 1) & 0x7) argument 43 #define GET_PMIF_INIT_DONE(x) (((x) >> 15) & 0x1) argument
|
| /rk3399_ARM-atf/include/drivers/arm/fvp/ |
| H A D | fvp_pwrc.h | 29 #define PSYSR_WK(x) ((x) >> PSYSR_WK_SHIFT) & PSYSR_WK_MASK argument
|
| /rk3399_ARM-atf/include/services/trp/ |
| H A D | trp_helpers.h | 54 unsigned long long x[TRP_SMC_RESULT_REGS]; member
|
| /rk3399_ARM-atf/drivers/nxp/scmi/vendor/ |
| H A D | scmi_imx9.h | 97 #define SYS_SLEEP_MODE_L(x) (((x) & 0xF) << 16U) argument 98 #define SYS_SLEEP_MODE_H(x) (((x) & 0xF) << 20U) argument 99 #define SYS_SLEEP_FLAGS(x) (((x) & 0xFFFFU)) argument
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | plat_img_parser.c | 54 #define ZERO_AND_CLEAN(x) \ in clear_temp_vars() argument
|
| /rk3399_ARM-atf/drivers/renesas/common/pwrc/ |
| H A D | pwrc.h | 27 #define PSYSR_WK(x) (((x) >> PSYSR_WK_SHIFT) & PSYSR_WK_MASK) argument
|
| /rk3399_ARM-atf/plat/imx/imx93/include/ |
| H A D | pwr_ctrl.h | 32 #define FORCE_CPUx_DISABLE(x) (1 << (16 + (x))) argument 37 #define CM_SLICE(x) (GPC_BASE + 0x800 * (x)) argument 129 #define SRC_SLICE(x) (SRC_BASE + 0x400 * (x)) argument
|
| /rk3399_ARM-atf/tools/cert_create/include/ |
| H A D | cert.h | 44 X509 *x; /* X509 certificate container */ member
|
| /rk3399_ARM-atf/include/drivers/ |
| H A D | nand.h | 15 #define PSEC_TO_MSEC(x) div_round_up((x), 1000000000ULL) argument
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/ |
| H A D | a8k_plat_def.h | 85 #define MVEBU_PCIE_X4_MAC_BASE(x) (MVEBU_CP_REGS_BASE(x) + 0x600000) argument 86 #define MVEBU_COMPHY_BASE(x) (MVEBU_CP_REGS_BASE(x) + 0x441000) argument 87 #define MVEBU_HPIPE_BASE(x) (MVEBU_CP_REGS_BASE(x) + 0x120000) argument
|
| /rk3399_ARM-atf/include/drivers/brcm/emmc/ |
| H A D | emmc_pboot_hal_memory_drv.h | 92 #define SD_US_DELAY(x) udelay(x) argument
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/ |
| H A D | nrd_css_fw_def3.h | 126 #define NRD_CSS_PAGE_ALIGN_CEIL(x) (((x) + PAGE_SIZE_MASK) & ~(PAGE_SIZE_MASK)) argument
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_ros.c | 28 uint32_t x, y; in swap_bits() local
|
| /rk3399_ARM-atf/plat/amd/versal2/pm_service/ |
| H A D | pm_svc_main.c | 56 #define EXTRACT_ARGS(pm_arg, x) \ argument 486 uint64_t x[4] = {x1, x2, x3, x4}; in pm_smc_handler() local
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mn/ |
| H A D | gpc.c | 22 #define CCGR(x) (0x4000 + (x) * 0x10) argument
|
| /rk3399_ARM-atf/plat/imx/common/include/ |
| H A D | imx_wdog.h | 31 #define WCR_WT(x) ((x) << 8) argument
|
| /rk3399_ARM-atf/lib/hob/ |
| H A D | hob.c | 19 #define ALIGN_UP(x, a) ((x + (a - 1)) & ~(a - 1)) argument
|