Home
last modified time | relevance | path

Searched refs:dma_prot_features (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_drtm_dma_prot.c63 static const plat_drtm_dma_prot_features_t dma_prot_features = { variable
70 return &dma_prot_features; in plat_drtm_get_dma_prot_features()
/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_main.h74 uint64_t dma_prot_features; member
H A Ddrtm_main.c131 ARM_DRTM_DMA_PROT_FEATURES_SET_MAX_REGIONS(plat_drtm_features.dma_prot_features, in drtm_setup()
133 ARM_DRTM_DMA_PROT_FEATURES_SET_DMA_SUPPORT(plat_drtm_features.dma_prot_features, in drtm_setup()
171 plat_drtm_features.dma_prot_features); in drtm_features_dma_prot()