Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/drtm/
Ddrtm_dma_prot.h40 bool drtm_dma_prot_init(void);
Ddrtm_dma_prot.c47 bool drtm_dma_prot_init(void) in drtm_dma_prot_init() function
Ddrtm_main.c55 rc = drtm_dma_prot_init(); in drtm_setup()