Home
last modified time | relevance | path

Searched refs:NRD_CSS_GPC_SMMUV3_BASE (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_css_fw_def3.h80 NRD_CSS_GPC_SMMUV3_BASE, \
H A Dnrd_css_def3.h244 #define NRD_CSS_GPC_SMMUV3_BASE UL(0x300000000) macro
H A Dnrd_pas_def3.h567 NRD_CSS_GPC_SMMUV3_BASE, \
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/
H A Drdv3_bl31_setup.c189 if (smmuv3_init(NRD_CSS_GPC_SMMUV3_BASE) != 0) { in bl31_platform_setup()