Home
last modified time | relevance | path

Searched refs:SRC_PRI_NONSEC_VALUE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_pl330.h100 #define SRC_PRI_NONSEC_VALUE 0x2 macro
Ddma_pl330.c52 int secure = ch_handle->nonsec_mode ? SRC_PRI_NONSEC_VALUE : in dma_pl330_ch_ccr()
169 int secure = ch_dat->nonsec_mode ? SRC_PRI_NONSEC_VALUE : in dma_pl330_setup_ch()