Home
last modified time | relevance | path

Searched refs:SZ_64K (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/include/plat/common/
H A Dcommon_def.h28 #define SZ_64K UL(0x00010000) macro
64 #define SZ_64K U(0x00010000) macro
/rk3399_ARM-atf/plat/qti/msm8916/include/
H A Dplatform_def.h21 #define BL31_PROGBITS_LIMIT (BL31_BASE + SZ_64K)
/rk3399_ARM-atf/plat/mediatek/drivers/gicv3/
H A Dmt_gic_v3.c82 gicr_read_ispendr0(MT_GIC_RDIST_BASE + proc_num * SZ_64K * 2); in gicr_get_sgi_pending()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_def.h73 #define DEVICE1_SIZE ((BASE_IRS_BASE - BASE_IWB_BASE) + SZ_64K)
/rk3399_ARM-atf/plat/arm/board/juno/fdts/
H A Djuno_stmm_spmc_at_el3_manifest.dts30 #define STMM_SOCCMP_SIZE (SZ_64K * 9)
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/include/
H A Dplatform_def.h37 #define BL31_SIZE SZ_64K
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/include/
H A Dplatform_def.h110 #define SOC_CSS_UART_SIZE SZ_64K
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c162 { tlbirpalos_64k, ~(SZ_64K - 1UL) }, in tlbi_page_dsbosh()