Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_hpdma.c26 #define _HPDMA_SECCFGR U(0x000) macro
107 if (!(io_read32(hpdma_d->base + _HPDMA_SECCFGR) & BIT(i))) { in handle_available_semaphores()
165 io_clrsetbits32(hpdma_d->base + _HPDMA_SECCFGR, _HPDMA_SECCFGR_MASK & in apply_rif_config()
219 if ((io_read32(hpdma_d->base + _HPDMA_SECCFGR) & in apply_rif_config()
303 _HPDMA_SECCFGR) & in stm32_hpdma_pm_suspend()