Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_drtm_dma_prot.c65 .dma_protection_support = 0x1 /* Complete DMA protection only */
/rk3399_ARM-atf/include/plat/common/
H A Dplat_drtm.h15 uint8_t dma_protection_support; member
/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_main.c90 if (plat_dma_prot_feat->dma_protection_support == in drtm_setup()
134 plat_dma_prot_feat->dma_protection_support); in drtm_setup()
342 __builtin_ctz(plat_dma_prot_feat->dma_protection_support)) { in drtm_dl_check_features_sanity()