Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_hpdma.c29 #define _HPDMA_CIDCFGR(x) (U(0x054) + U(0x080) * (x)) macro
102 cidcfgr = io_read32(hpdma_d->base + _HPDMA_CIDCFGR(i)); in handle_available_semaphores()
152 io_clrbits32(hpdma_d->base + _HPDMA_CIDCFGR(i), in apply_rif_config()
196 io_clrsetbits32(hpdma_d->base + _HPDMA_CIDCFGR(i), in apply_rif_config()
296 _HPDMA_CIDCFGR(i)) & in stm32_hpdma_pm_suspend()